Class IfcTrapeziumProfileDef

IfcTrapeziumProfileDef class

Partial IIfc entity class

IfcTrapeziumProfileDef

public class IfcTrapeziumProfileDef : IfcParameterizedProfileDef

Constructors

NameDescription
IfcTrapeziumProfileDef()The default constructor.

Properties

NameDescription
BottomXDim { get; set; }BottomXDim
EntityLabel { get; }Gets the entity label.
HasExternalReference { get; }HasExternalReference
HasProperties { get; }HasProperties
Position { get; set; }Position
ProfileName { get; set; }ProfileName
ProfileType { get; set; }ProfileType
TopXDim { get; set; }TopXDim
TopXOffset { get; set; }TopXOffset
YDim { get; set; }YDim

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