Class IfcSectionProperties

IfcSectionProperties class

IfcSectionProperties

public class IfcSectionProperties : IfcPreDefinedProperties

Constructors

NameDescription
IfcSectionProperties()The default constructor.

Properties

NameDescription
EndProfile { get; set; }EndProfile
EntityLabel { get; }Gets the entity label.
HasExternalReferences { get; }HasExternalReferences
SectionType { get; set; }SectionType
StartProfile { get; set; }StartProfile

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