Class IfcSectionReinforcementProperties

IfcSectionReinforcementProperties class

IfcSectionReinforcementProperties

public class IfcSectionReinforcementProperties : IfcPreDefinedProperties

Constructors

NameDescription
IfcSectionReinforcementProperties()The default constructor.

Properties

NameDescription
CrossSectionReinforcementDefinitions { get; set; }CrossSectionReinforcementDefinitions
EntityLabel { get; }Gets the entity label.
HasExternalReferences { get; }HasExternalReferences
LongitudinalEndPosition { get; set; }LongitudinalEndPosition
LongitudinalStartPosition { get; set; }LongitudinalStartPosition
ReinforcementRole { get; set; }ReinforcementRole
SectionDefinition { get; set; }SectionDefinition
TransversePosition { get; set; }TransversePosition

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also