ifc2x3.ifcbsplinecurve Class Reference

Public Member Functions

def closedcurve ()
 
def controlpoints ()
 
def controlpointslist ()
 
def curveform ()
 
def degree ()
 
def selfintersect ()
 
def upperindexoncontrolpoints ()
 
def wr41 (self)
 
- Public Member Functions inherited from ifc2x3.ifccurve
def dim ()
 
- Public Member Functions inherited from ifc2x3.ifcrepresentationitem
def layerassignments ()
 
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 controlpoints
:type controlpoints:ARRAY(0,255,'ifccartesianpoint', scope = schema_scope)

:param upperindexoncontrolpoints
:type upperindexoncontrolpoints:INTEGER

Member Function Documentation

◆ closedcurve()

def ifc2x3.ifcbsplinecurve.closedcurve ( )

References ifc2x3.ifcbsplinecurve._closedcurve, and ifc2x3.ifcbsplinecurve.closedcurve.

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

◆ controlpoints()

◆ controlpointslist()

def ifc2x3.ifcbsplinecurve.controlpointslist ( )

References ifc2x3.ifcbsplinecurve._controlpointslist, and ifc2x3.ifcbsplinecurve.controlpointslist.

◆ curveform()

def ifc2x3.ifcbsplinecurve.curveform ( )

References ifc2x3.ifcbsplinecurve._curveform, and ifc2x3.ifcbsplinecurve.curveform.

◆ degree()

def ifc2x3.ifcbsplinecurve.degree ( )

References config_control_design.b_spline_curve._degree, ifc2x3.ifcbsplinecurve._degree, automotive_design.b_spline_curve._degree, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.b_spline_curve._degree, and ifc2x3.ifcbsplinecurve.degree.

◆ selfintersect()

def ifc2x3.ifcbsplinecurve.selfintersect ( )

References ifc2x3.ifcbsplinecurve._selfintersect, and ifc2x3.ifcbsplinecurve.selfintersect.

◆ upperindexoncontrolpoints()

◆ wr41()

def ifc2x3.ifcbsplinecurve.wr41 (   self)

Member Data Documentation

◆ closedcurve

◆ controlpointslist

◆ curveform

ifc2x3.ifcbsplinecurve.curveform

◆ degree

◆ selfintersect

ifc2x3.ifcbsplinecurve.selfintersect

The documentation for this class was generated from the following file:
  • src/Mod/Import/App/ifc2x3.py