PortalFrameBaseParams Class

Represents parameters required to set the portal frame base
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.PortalFrames.CreatePortalFrameBaseParams

Namespace:  TSD.API.Remoting.PortalFrames.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public class PortalFrameBaseParams

The PortalFrameBaseParams type exposes the following members.

Constructors
  NameDescription
Public methodPortalFrameBaseParams(IPortalFrameBase)
The constructor for portal frame base parameters
Public methodPortalFrameBaseParams(Double, PortalFrameBaseFixityType)
The constructor for portal frame base parameters
Top
Properties
  NameDescription
Public propertyOffset
Gets or sets the offset of the base (in [mm])
Public propertySupportData
Gets or sets the portal frame support data parameter
Top
See Also