Class SlabItemAttributeSetParams

Represents parameters required to create a slab item attribute set

Inheritance
SlabItemAttributeSetParams
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class SlabItemAttributeSetParams : AttributeSetParams

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

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