Class IfcCurveBoundedSurface

IfcCurveBoundedSurface class

IfcCurveBoundedSurface

public class IfcCurveBoundedSurface : IfcBoundedSurface

Constructors

NameDescription
IfcCurveBoundedSurface()The default constructor.

Properties

NameDescription
BasisSurface { get; set; }BasisSurface
Boundaries { get; set; }Boundaries
EntityLabel { get; }Gets the entity label.
ImplicitOuter { get; set; }ImplicitOuter
LayerAssignment { get; }LayerAssignment
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