Portal |
The PortalFrameParams type exposes the following members.
Methods
Name | Description | |
---|---|---|
IrregularSpacing(IEnumerableInt32, PortalFrameSpanType) | Returns a new PortalFrameParams instance defined for irregular spacing | |
IrregularSpacing(IEnumerableIConstructionPoint, PortalFrameSpanType) | Returns a new PortalFrameParams instance defined for irregular spacing | |
RegularSpacing(IConstructionPoint, IConstructionPoint, Int32, PortalFrameSpanType) | Returns a new PortalFrameParams instance defined for regular spacing | |
RegularSpacing(Int32, Int32, Int32, PortalFrameSpanType) | Returns a new PortalFrameParams instance defined for regular spacing |
See Also