SlabItemAttributeSetParams Class

Represents parameters required to create a slab item attribute set
Inheritance Hierarchy
SystemObject
  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
public sealed class SlabItemAttributeSetParams : AttributeSetParams

The SlabItemAttributeSetParams type exposes the following members.

Properties
 NameDescription
Public propertyIsColumnDrop Gets a value indicating whether the attribute set is defined to create a column drop
Public propertyIsOverhang Gets a value indicating whether the attribute set is defined to create a slab overhang
Top
Methods
 NameDescription
Public methodStatic memberColumnDrop Returns a new SlabItemAttributeSetParams instance for creating attribute set for a column drop
Public methodStatic memberGeneral Returns a new SlabItemAttributeSetParams instance for creating attribute set for a general slab item
Public methodStatic memberOverhang Returns a new SlabItemAttributeSetParams instance for creating attribute set for a slab overhang
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