Class IfcCurveBoundedPlane

IfcCurveBoundedPlane class

IfcCurveBoundedPlane

public class IfcCurveBoundedPlane : IfcBoundedSurface

Constructors

NameDescription
IfcCurveBoundedPlane()The default constructor.

Properties

NameDescription
BasisSurface { get; set; }BasisSurface
EntityLabel { get; }Gets the entity label.
InnerBoundaries { get; set; }InnerBoundaries
LayerAssignments { get; }LayerAssignments
OuterBoundary { get; set; }OuterBoundary
StyledByItem { get; }StyledByItem

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