PortalFrameParams Class

Represents parameters required to create a portal frame
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.CommonEntityParams
    TSD.API.Remoting.PortalFrames.CreatePortalFrameParams

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

The PortalFrameParams type exposes the following members.

Properties
  NameDescription
Public propertyEntityType (Inherited from EntityParams.)
Public propertyItem
Gets or sets the span levels
Public propertyPointIndices
Gets the indices of construction points defining the portal frame
Public propertySpanCount
Gets the number of spans
Top
Methods
See Also