ISpanAlignment Interface

Represents member span alignment

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public interface ISpanAlignment

The ISpanAlignment type exposes the following members.

Properties
 NameDescription
Public propertyEndGlobalOffset Gets the Vector3D at the end of the member span
Public propertyOffsetMajor Gets the offset in the local major direction (in [mm])
Public propertyOffsetMinor Gets the offset in the local minor direction (in [mm])
Public propertySnapLevelMajor Gets the SectionSnapLevel in local major direction
Public propertySnapLevelMinor Gets the SectionSnapLevel in local minor direction
Public propertyStartGlobalOffset Gets the Vector3D at the start of the member span
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next