SlabItemParams Methods

The SlabItemParams type exposes the following members.

Methods
 NameDescription
Public methodStatic memberAddToSlab(IEnumerableInt32, ISlabItemAttributeSet, Int32) Returns a new SlabItemParams instance defined to add the slab items to the given existing slab
Public methodStatic memberAddToSlab(IEnumerableIConstructionPoint, ISlabItemAttributeSet, Int32) Returns a new SlabItemParams instance defined to add the slab items to the given existing slab
Public methodStatic memberAddToSlab(IEnumerableIConstructionPoint, ISlabItemAttributeSet, ISlab) Returns a new SlabItemParams instance defined to add the slab items to the given existing slab
Public methodStatic memberForceNewSlab(IEnumerableInt32, ISlabItemAttributeSet) Returns a new SlabItemParams instance defined to force creating new slab
Public methodStatic memberForceNewSlab(IEnumerableIConstructionPoint, ISlabItemAttributeSet) Returns a new SlabItemParams instance defined to force creating new slab
Public methodStatic memberSearchForSlab(IEnumerableInt32, ISlabItemAttributeSet) Returns a new SlabItemParams instance defined to search for an compatible slab in a plane defined by the given construction points
Public methodStatic memberSearchForSlab(IEnumerableIConstructionPoint, ISlabItemAttributeSet) Returns a new SlabItemParams instance defined to search for an compatible slab in a plane defined by the given construction points
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next