Class IfcRationalBSplineSurfaceWithKnots

IfcRationalBSplineSurfaceWithKnots class

IfcRationalBSplineSurfaceWithKnots

public class IfcRationalBSplineSurfaceWithKnots : IfcBSplineSurfaceWithKnots

Constructors

NameDescription
IfcRationalBSplineSurfaceWithKnots()The default constructor.

Properties

NameDescription
ControlPointsList { get; set; }ControlPointsList
EntityLabel { get; }Gets the entity label.
KnotSpec { get; set; }KnotSpec
LayerAssignment { get; }LayerAssignment
SelfIntersect { get; set; }SelfIntersect
StyledByItem { get; }StyledByItem
SurfaceForm { get; set; }SurfaceForm
UClosed { get; set; }UClosed
UDegree { get; set; }UDegree
UKnots { get; set; }UKnots
UMultiplicities { get; set; }UMultiplicities
VClosed { get; set; }VClosed
VDegree { get; set; }VDegree
VKnots { get; set; }VKnots
VMultiplicities { get; set; }VMultiplicities
WeightsData { get; set; }WeightsData

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