Class IfcCircleProfileDef

IfcCircleProfileDef class

Partial IIfc entity class

IfcCircleProfileDef

public class IfcCircleProfileDef : IfcParameterizedProfileDef

Constructors

NameDescription
IfcCircleProfileDef()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
HasExternalReference { get; }HasExternalReference
HasProperties { get; }HasProperties
Position { get; set; }Position
ProfileName { get; set; }ProfileName
ProfileType { get; set; }ProfileType
Radius { get; set; }Radius

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