Slab |
The SlabItemParams type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddToSlab(IEnumerableInt32, ISlabItemAttributeSet, Int32) | Returns a new SlabItemParams instance defined to add the slab items to the given existing slab | |
AddToSlab(IEnumerableIConstructionPoint, ISlabItemAttributeSet, Int32) | Returns a new SlabItemParams instance defined to add the slab items to the given existing slab | |
AddToSlab(IEnumerableIConstructionPoint, ISlabItemAttributeSet, ISlab) | Returns a new SlabItemParams instance defined to add the slab items to the given existing slab | |
ForceNewSlab(IEnumerableInt32, ISlabItemAttributeSet) | Returns a new SlabItemParams instance defined to force creating new slab | |
ForceNewSlab(IEnumerableIConstructionPoint, ISlabItemAttributeSet) | Returns a new SlabItemParams instance defined to force creating new slab | |
SearchForSlab(IEnumerableInt32, ISlabItemAttributeSet) | Returns a new SlabItemParams instance defined to search for an compatible slab in a plane defined by the given construction points | |
SearchForSlab(IEnumerableIConstructionPoint, ISlabItemAttributeSet) | Returns a new SlabItemParams instance defined to search for an compatible slab in a plane defined by the given construction points |
See Also