PortalFrameParamsPointIndices Property

Gets the indices of construction points defining the portal frame

Namespace:  TSD.API.Remoting.PortalFrames.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public IReadOnlyList<int> PointIndices { get; }

Property Value

Type: IReadOnlyListInt32
Remarks
Gets just end points indices in case of regular spacing
See Also