 | IShieldDefinitionIsTwisted Property |
Gets/Sets if the contents of this item should be twisted.
Namespace: ema3d.Api.V25.Cabling.DefinitionsAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxbool IsTwisted { get; set; }
Property IsTwisted As Boolean
Get
Set
property bool IsTwisted {
bool get ();
void set (bool value);
}
abstract IsTwisted : bool with get, set
Property Value
Boolean
See Also