Class IfcZShapeProfileDef

IfcZShapeProfileDef class

Partial IIfc entity class

IfcZShapeProfileDef

public class IfcZShapeProfileDef : IfcParameterizedProfileDef

Constructors

NameDescription
IfcZShapeProfileDef()The default constructor.

Properties

NameDescription
Depth { get; set; }Depth
EdgeRadius { get; set; }EdgeRadius
EntityLabel { get; }Gets the entity label.
FilletRadius { get; set; }FilletRadius
FlangeThickness { get; set; }FlangeThickness
FlangeWidth { get; set; }FlangeWidth
Position { get; set; }Position
ProfileName { get; set; }ProfileName
ProfileType { get; set; }ProfileType
WebThickness { get; set; }WebThickness

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