Public Member Functions | |
| def | controlpoints () |
| def | controlpointslist () |
| def | selfintersect () |
| def | surfaceform () |
| def | uclosed () |
| def | udegree () |
| def | uupper () |
| def | vclosed () |
| def | vdegree () |
| def | vupper () |
Public Member Functions inherited from ifc4.ifcsurface | |
| def | dim () |
Public Member Functions inherited from ifc4.ifcrepresentationitem | |
| def | layerassignment () |
| def | styledbyitem () |
Public Attributes | |
| controlpointslist | |
| selfintersect | |
| surfaceform | |
| uclosed | |
| udegree | |
| vclosed | |
| vdegree | |
Entity ifcbsplinesurface definition.
:param udegree
:type udegree:INTEGER
:param vdegree
:type vdegree:INTEGER
:param controlpointslist
:type controlpointslist:LIST(2,None,LIST(2,None,'ifccartesianpoint', scope = schema_scope))
:param surfaceform
:type surfaceform:ifcbsplinesurfaceform
:param uclosed
:type uclosed:LOGICAL
:param vclosed
:type vclosed:LOGICAL
:param selfintersect
:type selfintersect:LOGICAL
:param uupper
:type uupper:INTEGER
:param vupper
:type vupper:INTEGER
:param controlpoints
:type controlpoints:ARRAY(0,uupper,ARRAY(0,vupper,'ifccartesianpoint', scope = schema_scope)) | def ifc4.ifcbsplinesurface.controlpoints | ( | ) |
| def ifc4.ifcbsplinesurface.controlpointslist | ( | ) |
References ifc2x3.ifcbsplinecurve._controlpointslist, ifc4.ifcbsplinecurve._controlpointslist, and ifc4.ifcbsplinesurface._controlpointslist.
Referenced by ifc2x3.ifcbsplinecurve.controlpoints(), ifc4.ifcbsplinecurve.controlpoints(), ifc4.ifcbsplinesurface.controlpoints(), ifc2x3.ifcbsplinecurve.upperindexoncontrolpoints(), ifc4.ifcbsplinecurve.upperindexoncontrolpoints(), ifc4.ifcbsplinesurface.uupper(), and ifc4.ifcbsplinesurface.vupper().
| def ifc4.ifcbsplinesurface.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.
| def ifc4.ifcbsplinesurface.surfaceform | ( | ) |
References ifc4.ifcbsplinesurface._surfaceform.
| def ifc4.ifcbsplinesurface.uclosed | ( | ) |
References ifc4.ifcbsplinesurface._uclosed.
| def ifc4.ifcbsplinesurface.udegree | ( | ) |
References ifc4.ifcbsplinesurface._udegree.
| def ifc4.ifcbsplinesurface.uupper | ( | ) |
| def ifc4.ifcbsplinesurface.vclosed | ( | ) |
References ifc4.ifcbsplinesurface._vclosed.
| def ifc4.ifcbsplinesurface.vdegree | ( | ) |
References ifc4.ifcbsplinesurface._vdegree.
| def ifc4.ifcbsplinesurface.vupper | ( | ) |
| ifc4.ifcbsplinesurface.controlpointslist |
Referenced by ifc2x3.ifcbsplinecurve.controlpoints(), ifc4.ifcbsplinecurve.controlpoints(), ifc4.ifcbsplinesurface.controlpoints(), ifc2x3.ifcbsplinecurve.upperindexoncontrolpoints(), ifc4.ifcbsplinecurve.upperindexoncontrolpoints(), ifc4.ifcbsplinesurface.uupper(), and ifc4.ifcbsplinesurface.vupper().
| ifc4.ifcbsplinesurface.selfintersect |
| ifc4.ifcbsplinesurface.surfaceform |
| ifc4.ifcbsplinesurface.uclosed |
| ifc4.ifcbsplinesurface.udegree |
| ifc4.ifcbsplinesurface.vclosed |
| ifc4.ifcbsplinesurface.vdegree |