Portal |
Represents parameters required to set the portal frame span tie
Inheritance Hierarchy
Namespace: TSD.API.Remoting.PortalFrames.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The PortalFrameSpanTieParams type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsTieActive | Gets or sets value indicating whether the tie is active | |
TieLevel | Gets or sets the level of the tie (in [mm]) | |
TieLocation | Gets or sets the location of the tie | |
TieType | Gets or sets the type of the tie |
Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of PortalFrameSpanTieParams class | |
From | Creates a new instance of PortalFrameSpanTieParams class based on given portal frame span |
See Also