Class IfcCShapeProfileDef

IfcCShapeProfileDef class

Partial IIfc entity class

IfcCShapeProfileDef

public class IfcCShapeProfileDef : IfcParameterizedProfileDef

Constructors

NameDescription
IfcCShapeProfileDef()The default constructor.

Properties

NameDescription
CentreOfGravityInX { get; set; }CentreOfGravityInX
Depth { get; set; }Depth
EntityLabel { get; }Gets the entity label.
Girth { get; set; }Girth
InternalFilletRadius { get; set; }InternalFilletRadius
Position { get; set; }Position
ProfileName { get; set; }ProfileName
ProfileType { get; set; }ProfileType
WallThickness { get; set; }WallThickness
Width { get; set; }Width

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