Click or drag to resize

IHasShieldDefinition Interface

An object that has an MHARNESS shield definition.

Namespace: ema3d.Api.V25.Cabling.Definitions
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public interface IHasShieldDefinition : IHasCableDefinition

The IHasShieldDefinition type exposes the following members.

Properties
 NameDescription
Public propertyDefinition Gets/Sets the shield definition.
Top
Remarks
Both shields and overbraids have shield definitions. Use IHasOverbraidDefinition for all objects with overbraid definition.
See Also