Interface IConcreteColumnAttributeSet

Represents parameters required to create a concrete column

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

Properties

Name Description
Alignment

Gets the span alignment

AutoAlign

Gets a value indicating whether automatic alignment will be applied when the member is created in the model

AutoDesign

Gets a value indicating whether the member is in auto-design mode

AutoDesignOption

Gets the auto-design option

ConcreteDensityClass

Gets the concrete density class

ConcreteType

Gets the concrete type

Construction

Gets the member construction

Fabrication

Gets the member fabrication

GravityOnly

Gets a value indicating the column is designed for gravity combinations only

MaterialType

Gets the material type

MemberType

Gets the member type

NominalCoverBeamTopEdge

Gets the nominal cover on top edge (in [mm])

UseSlabForStiffnessCalculationEndMajor

Gets a value indicating whether the slab should be used for the stiffness calculation at end node in major direction

UseSlabForStiffnessCalculationEndMinor

Gets a value indicating whether the slab should be used for the stiffness calculation at end node in minor direction

UseSlabForStiffnessCalculationStartMajor

Gets a value indicating whether the slab should be used for the stiffness calculation at start node in major direction

UseSlabForStiffnessCalculationStartMinor

Gets a value indicating whether the slab should be used for the stiffness calculation at start node in minor direction

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