ISpan |
Represents member span alignment
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The ISpanAlignment type exposes the following members.
Properties
Name | Description | |
---|---|---|
EndGlobalOffset | Gets the Vector3D at the end of the member span | |
OffsetMajor | Gets the offset in the local major direction (in [mm]) | |
OffsetMinor | Gets the offset in the local minor direction (in [mm]) | |
SnapLevelMajor | Gets the SectionSnapLevel in local major direction | |
SnapLevelMinor | Gets the SectionSnapLevel in local minor direction | |
StartGlobalOffset | Gets the Vector3D at the start of the member span |
See Also