Interface ISlabItemAttributeSet
Represents parameters required to create a slab item
Inherited Members
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 |