ifc4.ifcbsplinecurve Class Reference

Public Member Functions

def closedcurve ()
 
def controlpoints ()
 
def controlpointslist ()
 
def curveform ()
 
def degree ()
 
def samedim (self)
 
def selfintersect ()
 
def upperindexoncontrolpoints ()
 
- Public Member Functions inherited from ifc4.ifccurve
def dim ()
 
- Public Member Functions inherited from ifc4.ifcrepresentationitem
def layerassignment ()
 
def styledbyitem ()
 

Public Attributes

 closedcurve
 
 controlpointslist
 
 curveform
 
 degree
 
 selfintersect
 

Detailed Description

Entity ifcbsplinecurve definition.

    :param degree
    :type degree:INTEGER

    :param controlpointslist
    :type controlpointslist:LIST(2,None,'ifccartesianpoint', scope = schema_scope)

    :param curveform
    :type curveform:ifcbsplinecurveform

    :param closedcurve
    :type closedcurve:LOGICAL

    :param selfintersect
    :type selfintersect:LOGICAL

    :param upperindexoncontrolpoints
    :type upperindexoncontrolpoints:INTEGER

    :param controlpoints
    :type controlpoints:ARRAY(0,upperindexoncontrolpoints,'ifccartesianpoint', scope = schema_scope)

Member Function Documentation

◆ closedcurve()

def ifc4.ifcbsplinecurve.closedcurve ( )

References ifc2x3.ifcbsplinecurve._closedcurve, and ifc4.ifcbsplinecurve._closedcurve.

Referenced by ifc4.ifccompositecurve.curvecontinuous(), and ifc2x3.ifccompositecurve.wr41().

◆ controlpoints()

◆ controlpointslist()

def ifc4.ifcbsplinecurve.controlpointslist ( )

◆ curveform()

def ifc4.ifcbsplinecurve.curveform ( )

References ifc2x3.ifcbsplinecurve._curveform, and ifc4.ifcbsplinecurve._curveform.

◆ degree()

◆ samedim()

def ifc4.ifcbsplinecurve.samedim (   self)

◆ selfintersect()

def ifc4.ifcbsplinecurve.selfintersect ( )

References ifc2x3.ifcbsplinecurve._selfintersect, ifc2x3.ifccompositecurve._selfintersect, ifc2x3.ifcoffsetcurve2d._selfintersect, ifc2x3.ifcoffsetcurve3d._selfintersect, ifc4.ifcbsplinecurve._selfintersect, ifc4.ifccompositecurve._selfintersect, ifc4.ifcoffsetcurve2d._selfintersect, ifc4.ifcbsplinesurface._selfintersect, and ifc4.ifcoffsetcurve3d._selfintersect.

◆ upperindexoncontrolpoints()

Member Data Documentation

◆ closedcurve

ifc4.ifcbsplinecurve.closedcurve

◆ controlpointslist

◆ curveform

ifc4.ifcbsplinecurve.curveform

◆ degree

◆ selfintersect

ifc4.ifcbsplinecurve.selfintersect

The documentation for this class was generated from the following file: