SlabItemParams Methods

Methods
  NameDescription
Public methodStatic memberAddToSlab(IEnumerableInt32, ISlabItemAttributeSet, Int32)
Returns a new SlabItemParams instance defined to add the slab items in the given existing slab
Public methodStatic memberAddToSlab(IEnumerableIConstructionPoint, ISlabItemAttributeSet, Int32)
Returns a new SlabItemParams instance defined to add the slab items in the given existing slab
Public methodStatic memberAddToSlab(IEnumerableIConstructionPoint, ISlabItemAttributeSet, ISlab)
Returns a new SlabItemParams instance defined to add the slab items in 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