![]() | PortalFrameParamsIrregularSpacing Method (IEnumerableIConstructionPoint, PortalFrameSpanType) |
Returns a new PortalFrameParams instance defined for irregular spacing
Namespace: TSD.API.Remoting.PortalFrames.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

public static PortalFrameParams IrregularSpacing( IEnumerable<IConstructionPoint> points, PortalFrameSpanType portalFrameSpanType )
Parameters
- points
- Type: System.Collections.GenericIEnumerableIConstructionPoint
The sequence of IConstructionPoint - portalFrameSpanType
- Type: TSD.API.Remoting.PortalFramesPortalFrameSpanType
The type of a portal frame spans
Return Value
Type: PortalFrameParamsA new PortalFrameParams instance defined for irregular spacing
