![]() | SlabItemParamsForceNewSlab Method (IEnumerableIConstructionPoint, ISlabItemAttributeSet) |
Returns a new SlabItemParams instance defined to force creating new slab
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

public static SlabItemParams ForceNewSlab( IEnumerable<IConstructionPoint> points, ISlabItemAttributeSet attributeSet )
Parameters
- points
- Type: System.Collections.GenericIEnumerableIConstructionPoint
The sequence of IConstructionPoint - attributeSet
- Type: TSD.API.Remoting.Structure.CreateISlabItemAttributeSet
The ISlabItemAttributeSet
Return Value
Type: SlabItemParamsA new SlabItemParams instance defined to force creating new slab

Can't be used for creating slab item overhangs

Minimum number of construction points is 3
