 | IHasShieldDefinition Interface |
An object that has an MHARNESS shield definition.
Namespace: ema3d.Api.V25.Cabling.DefinitionsAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic interface IHasShieldDefinition : IHasCableDefinition
Public Interface IHasShieldDefinition
Inherits IHasCableDefinition
public interface class IHasShieldDefinition : IHasCableDefinition
type IHasShieldDefinition =
interface
interface IHasCableDefinition
end
The IHasShieldDefinition type exposes the following members.
Properties
Remarks
Both shields and overbraids have shield definitions. Use
IHasOverbraidDefinition for all objects with overbraid definition.
See Also