Interface ISpanAlignment
Represents member span alignment
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISpanAlignment
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 |