Click or drag to resize

IHasOverbraidDefinition Interface

An object that has an MHARNESS overbraid definition

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

The IHasOverbraidDefinition type exposes the following members.

Properties
 NameDescription
Public propertyDefinition Gets/Sets the shield definition.
(Inherited from IHasShieldDefinition)
Top
See Also