Slab |
Represents parameters required to create a slab item attribute set
Inheritance Hierarchy
SystemObject
TSD.API.Remoting.CommonAttributeSetParams
TSD.API.Remoting.Structure.CreateSlabItemAttributeSetParams
TSD.API.Remoting.CommonAttributeSetParams
TSD.API.Remoting.Structure.CreateSlabItemAttributeSetParams
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The SlabItemAttributeSetParams type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsColumnDrop | Gets a value indicating whether the attribute set is defined to create a column drop | |
IsOverhang | Gets a value indicating whether the attribute set is defined to create a slab overhang |
Methods
Name | Description | |
---|---|---|
ColumnDrop | Returns a new SlabItemAttributeSetParams instance for creating attribute set for a column drop | |
General | Returns a new SlabItemAttributeSetParams instance for creating attribute set for a general slab item | |
Overhang | Returns a new SlabItemAttributeSetParams instance for creating attribute set for a slab overhang |
See Also