IPileSegment Property

Gets the segment of the pile

Namespace:  TSD.API.Remoting.Foundations
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<ISegment3D> Segment { get; }

Property Value

Type: IReadOnlyPropertyISegment3D
See Also