Interface ISlabItemAttributeSet

Represents parameters required to create a slab item

Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISlabItemAttributeSet : IAreaElementAttributeSet, IAttributeSet, ICanBeUpdated, IHaveUserDefinedAttributes

Properties

Name Description
ColumnDropData

Gets the column drop data if this slab item is a column drop

IsColumnDrop

Gets a value indicating whether this attribute set creates a column drop

IsOverhang

Gets a value indicating whether this attribute set creates a slab item overhang

SlabData

Gets the ISlabData

SlabItemData

Gets the ISlabItemData

SlabItemOverhangData

Gets the overhang data if this slab item is an overhang

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next