Functions | |
| def | ifcaddtobeginoflist (ascalar, alist) |
| FUNCTION ifcaddtobeginoflist #. More... | |
| def | ifcbaseaxis (dim, axis1, axis2, axis3) |
| FUNCTION ifcbaseaxis #. More... | |
| def | ifcbooleanchoose (b, choice1, choice2) |
| FUNCTION ifcbooleanchoose #. More... | |
| def | ifcbuild2axes (refdirection) |
| FUNCTION ifcbuild2axes #. More... | |
| def | ifcbuildaxes (axis, refdirection) |
| FUNCTION ifcbuildaxes #. More... | |
| def | ifccorrectdimensions (m, dim) |
| FUNCTION ifccorrectdimensions #. More... | |
| def | ifccorrectfillareastyle (styles) |
| FUNCTION ifccorrectfillareastyle #. More... | |
| def | ifccorrectlocalplacement (axisplacement, relplacement) |
| FUNCTION ifccorrectlocalplacement #. More... | |
| def | ifccorrectobjectassignment (constraint, objects) |
| FUNCTION ifccorrectobjectassignment #. More... | |
| def | ifccorrectunitassignment (units) |
| FUNCTION ifccorrectunitassignment #. More... | |
| def | ifccrossproduct (arg1, arg2) |
| FUNCTION ifccrossproduct #. More... | |
| def | ifccurvedim (curve) |
| FUNCTION ifccurvedim #. More... | |
| def | ifccurveweightspositive (b) |
| FUNCTION ifccurveweightspositive #. More... | |
| def | ifcderivedimensionalexponents (unitelements) |
| FUNCTION ifcderivedimensionalexponents #. More... | |
| def | ifcdimensionsforsiunit (n) |
| FUNCTION ifcdimensionsforsiunit #. More... | |
| def | ifcdotproduct (arg1, arg2) |
| FUNCTION ifcdotproduct #. More... | |
| def | ifcfirstprojaxis (zaxis, arg) |
| FUNCTION ifcfirstprojaxis #. More... | |
| def | ifcleapyear (year) |
| FUNCTION ifcleapyear #. More... | |
| def | ifclisttoarray (lis, low, u) |
| FUNCTION ifclisttoarray #. More... | |
| def | ifcloopheadtotail (aloop) |
| FUNCTION ifcloopheadtotail #. More... | |
| def | ifcmlstotalthickness (layerset) |
| FUNCTION ifcmlstotalthickness #. More... | |
| def | ifcnormalise (arg) |
| def | ifcorthogonalcomplement (vec) |
| FUNCTION ifcorthogonalcomplement #. More... | |
| def | ifcpathheadtotail (apath) |
| FUNCTION ifcpathheadtotail #. More... | |
| def | ifcsameaxis2placement (ap1, ap2, epsilon) |
| FUNCTION ifcsameaxis2placement #. More... | |
| def | ifcsamecartesianpoint (cp1, cp2, epsilon) |
| FUNCTION ifcsamecartesianpoint #. More... | |
| def | ifcsamedirection (dir1, dir2, epsilon) |
| FUNCTION ifcsamedirection #. More... | |
| def | ifcsamevalidprecision (epsilon1, epsilon2) |
| FUNCTION ifcsamevalidprecision #. More... | |
| def | ifcsamevalue (value1, value2, epsilon) |
| FUNCTION ifcsamevalue #. More... | |
| def | ifcscalartimesvector (scalar, vec) |
| FUNCTION ifcscalartimesvector #. More... | |
| def | ifcsecondprojaxis (zaxis, xaxis, arg) |
| FUNCTION ifcsecondprojaxis #. More... | |
| def | ifcshaperepresentationtypes (reptype, items) |
| FUNCTION ifcshaperepresentationtypes #. More... | |
| def | ifctopologyrepresentationtypes (reptype, items) |
| FUNCTION ifctopologyrepresentationtypes #. More... | |
| def | ifcuniquepropertyname (properties) |
| FUNCTION ifcuniquepropertyname #. More... | |
| def | ifcvalidcalendardate (date) |
| FUNCTION ifcvalidcalendardate #. More... | |
| def | ifcvalidtime (time) |
| FUNCTION ifcvalidtime #. More... | |
| def | ifcvectordifference (arg1, arg2) |
| FUNCTION ifcvectordifference #. More... | |
| def | ifcvectorsum (arg1, arg2) |
| FUNCTION ifcvectorsum #. More... | |
| def ifc2x3.ifcaddtobeginoflist | ( | ascalar, | |
| alist | |||
| ) |
FUNCTION ifcaddtobeginoflist #.
:param ascalar
:type ascalar:(null)
:param alist
:type alist:(null)
Referenced by ifc2x3.ifcstructuralplanaractionvarying.varyingappliedloads(), ifc2x3.ifcstructurallinearactionvarying.varyingappliedloads(), and ifc2x3.ifcstructuralsurfacemembervarying.varyingthickness().
| def ifc2x3.ifcbaseaxis | ( | dim, | |
| axis1, | |||
| axis2, | |||
| axis3 | |||
| ) |
FUNCTION ifcbaseaxis #.
:param dim
:type dim:INTEGER
:param axis1
:type axis1:ifcdirection
:param axis2
:type axis2:ifcdirection
:param axis3
:type axis3:ifcdirection
References ifcdotproduct(), ifcfirstprojaxis(), ifcnormalise(), ifcorthogonalcomplement(), and ifcsecondprojaxis().
Referenced by ifc2x3.ifccartesiantransformationoperator3d.u(), and ifc2x3.ifccartesiantransformationoperator2d.u().
| def ifc2x3.ifcbooleanchoose | ( | b, | |
| choice1, | |||
| choice2 | |||
| ) |
FUNCTION ifcbooleanchoose #.
:param b
:type b:BOOLEAN
:param choice1
:type choice1:(null)
:param choice2
:type choice2:(null)
Referenced by ifc2x3.ifcorientededge.ifcedge_edgeend(), and ifc2x3.ifcorientededge.ifcedge_edgestart().
| def ifc2x3.ifcbuild2axes | ( | refdirection | ) |
FUNCTION ifcbuild2axes #.
:param refdirection
:type refdirection:ifcdirection
References ifcorthogonalcomplement().
Referenced by ifc2x3.ifcaxis2placement2d.p().
| def ifc2x3.ifcbuildaxes | ( | axis, | |
| refdirection | |||
| ) |
FUNCTION ifcbuildaxes #.
:param axis
:type axis:ifcdirection
:param refdirection
:type refdirection:ifcdirection
References ifccrossproduct(), ifcfirstprojaxis(), and ifcnormalise().
Referenced by ifc2x3.ifcaxis2placement3d.p().
| def ifc2x3.ifccorrectdimensions | ( | m, | |
| dim | |||
| ) |
FUNCTION ifccorrectdimensions #.
:param m
:type m:ifcunitenum
:param dim
:type dim:ifcdimensionalexponents
Referenced by ifc2x3.ifcnamedunit.wr1().
| def ifc2x3.ifccorrectfillareastyle | ( | styles | ) |
FUNCTION ifccorrectfillareastyle #.
:param styles
:type styles:(null)
Referenced by ifc2x3.ifcfillareastyle.wr13().
| def ifc2x3.ifccorrectlocalplacement | ( | axisplacement, | |
| relplacement | |||
| ) |
FUNCTION ifccorrectlocalplacement #.
:param axisplacement
:type axisplacement:ifcaxis2placement
:param relplacement
:type relplacement:ifcobjectplacement
Referenced by ifc2x3.ifclocalplacement.wr21().
| def ifc2x3.ifccorrectobjectassignment | ( | constraint, | |
| objects | |||
| ) |
FUNCTION ifccorrectobjectassignment #.
:param constraint
:type constraint:ifcobjecttypeenum
:param objects
:type objects:(null)
Referenced by ifc2x3.ifcrelassigns.wr1().
| def ifc2x3.ifccorrectunitassignment | ( | units | ) |
FUNCTION ifccorrectunitassignment #.
:param units
:type units:(null)
Referenced by ifc2x3.ifcunitassignment.wr01().
| def ifc2x3.ifccrossproduct | ( | arg1, | |
| arg2 | |||
| ) |
FUNCTION ifccrossproduct #.
:param arg1
:type arg1:ifcdirection
:param arg2
:type arg2:ifcdirection
References ifcnormalise().
Referenced by ifcbuildaxes(), ifcfirstprojaxis(), and ifc2x3.ifcaxis2placement3d.wr4().
| def ifc2x3.ifccurvedim | ( | curve | ) |
FUNCTION ifccurvedim #.
:param curve
:type curve:ifccurve
References ifccurvedim().
Referenced by ifc2x3.ifccurve.dim(), and ifccurvedim().
| def ifc2x3.ifccurveweightspositive | ( | b | ) |
FUNCTION ifccurveweightspositive #.
:param b
:type b:ifcrationalbeziercurve
Referenced by ifc2x3.ifcrationalbeziercurve.wr2().
| def ifc2x3.ifcderivedimensionalexponents | ( | unitelements | ) |
FUNCTION ifcderivedimensionalexponents #.
:param unitelements
:type unitelements:(null)
Referenced by ifc2x3.ifcderivedunit.dimensions().
| def ifc2x3.ifcdimensionsforsiunit | ( | n | ) |
FUNCTION ifcdimensionsforsiunit #.
:param n
:type n:ifcsiunitname
Referenced by ifc2x3.ifcsiunit.ifcnamedunit_dimensions().
| def ifc2x3.ifcdotproduct | ( | arg1, | |
| arg2 | |||
| ) |
FUNCTION ifcdotproduct #.
:param arg1
:type arg1:ifcdirection
:param arg2
:type arg2:ifcdirection
References ifcnormalise().
Referenced by ifcbaseaxis(), ifcfirstprojaxis(), ifcsecondprojaxis(), and ifc2x3.ifcextrudedareasolid.wr31().
| def ifc2x3.ifcfirstprojaxis | ( | zaxis, | |
| arg | |||
| ) |
FUNCTION ifcfirstprojaxis #.
:param zaxis
:type zaxis:ifcdirection
:param arg
:type arg:ifcdirection
References ifccrossproduct(), ifcdotproduct(), ifcnormalise(), ifcscalartimesvector(), and ifcvectordifference().
Referenced by ifcbaseaxis(), and ifcbuildaxes().
| def ifc2x3.ifcleapyear | ( | year | ) |
| def ifc2x3.ifclisttoarray | ( | lis, | |
| low, | |||
| u | |||
| ) |
FUNCTION ifclisttoarray #.
:param lis
:type lis:(null)
:param low
:type low:INTEGER
:param u
:type u:INTEGER
Referenced by ifc2x3.ifcbsplinecurve.controlpoints(), and ifc2x3.ifcrationalbeziercurve.weights().
| def ifc2x3.ifcloopheadtotail | ( | aloop | ) |
FUNCTION ifcloopheadtotail #.
:param aloop
:type aloop:ifcedgeloop
Referenced by ifc2x3.ifcedgeloop.wr2().
| def ifc2x3.ifcmlstotalthickness | ( | layerset | ) |
FUNCTION ifcmlstotalthickness #.
:param layerset
:type layerset:ifcmateriallayerset
Referenced by ifc2x3.ifcmateriallayerset.totalthickness().
| def ifc2x3.ifcnormalise | ( | arg | ) |
:param arg
:type arg:ifcvectorordirection
Referenced by ifcbaseaxis(), ifcbuildaxes(), ifccrossproduct(), ifcdotproduct(), ifcfirstprojaxis(), ifcscalartimesvector(), ifcsecondprojaxis(), ifcvectordifference(), ifcvectorsum(), and ifc2x3.ifcaxis1placement.z().
| def ifc2x3.ifcorthogonalcomplement | ( | vec | ) |
FUNCTION ifcorthogonalcomplement #.
:param vec
:type vec:ifcdirection
Referenced by ifcbaseaxis(), and ifcbuild2axes().
| def ifc2x3.ifcpathheadtotail | ( | apath | ) |
| def ifc2x3.ifcsameaxis2placement | ( | ap1, | |
| ap2, | |||
| epsilon | |||
| ) |
FUNCTION ifcsameaxis2placement #.
:param ap1
:type ap1:ifcaxis2placement
:param ap2
:type ap2:ifcaxis2placement
:param epsilon
:type epsilon:REAL
References ifcsamecartesianpoint(), and ifcsamedirection().
| def ifc2x3.ifcsamecartesianpoint | ( | cp1, | |
| cp2, | |||
| epsilon | |||
| ) |
FUNCTION ifcsamecartesianpoint #.
:param cp1
:type cp1:ifccartesianpoint
:param cp2
:type cp2:ifccartesianpoint
:param epsilon
:type epsilon:REAL
References ifcsamevalue().
Referenced by ifcsameaxis2placement().
| def ifc2x3.ifcsamedirection | ( | dir1, | |
| dir2, | |||
| epsilon | |||
| ) |
FUNCTION ifcsamedirection #.
:param dir1
:type dir1:ifcdirection
:param dir2
:type dir2:ifcdirection
:param epsilon
:type epsilon:REAL
References ifcsamevalue().
Referenced by ifcsameaxis2placement().
| def ifc2x3.ifcsamevalidprecision | ( | epsilon1, | |
| epsilon2 | |||
| ) |
FUNCTION ifcsamevalidprecision #.
:param epsilon1
:type epsilon1:REAL
:param epsilon2
:type epsilon2:REAL
| def ifc2x3.ifcsamevalue | ( | value1, | |
| value2, | |||
| epsilon | |||
| ) |
FUNCTION ifcsamevalue #.
:param value1
:type value1:REAL
:param value2
:type value2:REAL
:param epsilon
:type epsilon:REAL
Referenced by ifcsamecartesianpoint(), and ifcsamedirection().
| def ifc2x3.ifcscalartimesvector | ( | scalar, | |
| vec | |||
| ) |
FUNCTION ifcscalartimesvector #.
:param scalar
:type scalar:REAL
:param vec
:type vec:ifcvectorordirection
References ifcnormalise().
Referenced by ifcfirstprojaxis(), and ifcsecondprojaxis().
| def ifc2x3.ifcsecondprojaxis | ( | zaxis, | |
| xaxis, | |||
| arg | |||
| ) |
FUNCTION ifcsecondprojaxis #.
:param zaxis
:type zaxis:ifcdirection
:param xaxis
:type xaxis:ifcdirection
:param arg
:type arg:ifcdirection
References ifcdotproduct(), ifcnormalise(), ifcscalartimesvector(), and ifcvectordifference().
Referenced by ifcbaseaxis().
| def ifc2x3.ifcshaperepresentationtypes | ( | reptype, | |
| items | |||
| ) |
FUNCTION ifcshaperepresentationtypes #.
:param reptype
:type reptype:STRING
:param items
:type items:(null)
Referenced by ifc2x3.ifcshaperepresentation.wr24().
| def ifc2x3.ifctopologyrepresentationtypes | ( | reptype, | |
| items | |||
| ) |
FUNCTION ifctopologyrepresentationtypes #.
:param reptype
:type reptype:STRING
:param items
:type items:(null)
Referenced by ifc2x3.ifctopologyrepresentation.wr23().
| def ifc2x3.ifcuniquepropertyname | ( | properties | ) |
FUNCTION ifcuniquepropertyname #.
:param properties
:type properties:(null)
Referenced by ifc2x3.ifccomplexproperty.wr22(), and ifc2x3.ifcpropertyset.wr32().
| def ifc2x3.ifcvalidcalendardate | ( | date | ) |
FUNCTION ifcvalidcalendardate #.
:param date
:type date:ifccalendardate
References ifcleapyear().
Referenced by ifc2x3.ifccalendardate.wr21().
| def ifc2x3.ifcvalidtime | ( | time | ) |
FUNCTION ifcvalidtime #.
:param time
:type time:ifclocaltime
Referenced by ifc2x3.ifclocaltime.wr21().
| def ifc2x3.ifcvectordifference | ( | arg1, | |
| arg2 | |||
| ) |
FUNCTION ifcvectordifference #.
:param arg1
:type arg1:ifcvectorordirection
:param arg2
:type arg2:ifcvectorordirection
References ifcnormalise().
Referenced by ifcfirstprojaxis(), and ifcsecondprojaxis().
| def ifc2x3.ifcvectorsum | ( | arg1, | |
| arg2 | |||
| ) |
FUNCTION ifcvectorsum #.
:param arg1
:type arg1:ifcvectorordirection
:param arg2
:type arg2:ifcvectorordirection
References ifcnormalise().
| ifc2x3.ifcactorselect |
Referenced by ifc2x3.ifcapprovalactorrelationship.actor(), ifc2x3.ifcconstraint.creatingactor(), ifc2x3.ifcdocumentinformation.documentowner(), ifc2x3.ifcinventory.jurisdiction(), ifc2x3.ifcasset.owner(), ifc2x3.ifccostschedule.preparedby(), ifc2x3.ifcsubcontractresource.subcontractor(), ifc2x3.ifccostschedule.submittedby(), ifc2x3.ifcactor.theactor(), and ifc2x3.ifcasset.user().
| ifc2x3.ifcappliedvalueselect |
Referenced by ifc2x3.ifcappliedvalue.appliedvalue().
| ifc2x3.ifcaxis2placement |
Referenced by ifc2x3.ifcconnectionportgeometry.locationatrelatedelement(), ifc2x3.ifcconnectionportgeometry.locationatrelatingelement(), ifc2x3.ifcrepresentationmap.mappingorigin(), ifc2x3.ifcplanarbox.placement(), ifc2x3.ifctextliteral.placement(), ifc2x3.ifcconic.position(), ifc2x3.ifclocalplacement.relativeplacement(), and ifc2x3.ifcgeometricrepresentationcontext.worldcoordinatesystem().
| ifc2x3.ifcbooleanoperand |
Referenced by ifc2x3.ifcbooleanresult.firstoperand(), and ifc2x3.ifcbooleanresult.secondoperand().
| ifc2x3.ifccharacterstyleselect |
Referenced by ifc2x3.ifctextstyle.textcharacterappearance().
| ifc2x3.ifcclassificationnotationselect |
Referenced by ifc2x3.ifcrelassociatesclassification.relatingclassification().
| ifc2x3.ifccolour |
Referenced by ifc2x3.ifctextstylefordefinedfont.backgroundcolour(), ifc2x3.ifctextstylefordefinedfont.colour(), and ifc2x3.ifccurvestyle.curvecolour().
| ifc2x3.ifccolourorfactor |
Referenced by ifc2x3.ifcsurfacestylerendering.diffusecolour(), ifc2x3.ifcsurfacestylerendering.diffusetransmissioncolour(), ifc2x3.ifcsurfacestylerendering.reflectioncolour(), ifc2x3.ifcsurfacestylerendering.specularcolour(), and ifc2x3.ifcsurfacestylerendering.transmissioncolour().
| ifc2x3.ifccomplexnumber = ARRAY(1,2,'REAL', scope = schema_scope) |
| ifc2x3.ifccompoundplaneanglemeasure = LIST(3,4,'INTEGER', scope = schema_scope) |
| ifc2x3.ifcconditioncriterionselect |
Referenced by ifc2x3.ifcconditioncriterion.criterion().
| ifc2x3.ifccsgselect |
Referenced by ifc2x3.ifccsgsolid.treerootexpression().
| ifc2x3.ifccurvefontorscaledcurvefontselect |
Referenced by ifc2x3.ifccurvestyle.curvefont().
| ifc2x3.ifccurveoredgecurve |
Referenced by ifc2x3.ifcconnectioncurvegeometry.curveonrelatedelement(), and ifc2x3.ifcconnectioncurvegeometry.curveonrelatingelement().
| ifc2x3.ifccurvestylefontselect |
Referenced by ifc2x3.ifccurvestylefontandscaling.curvefont().
| ifc2x3.ifcdatetimeselect |
Referenced by ifc2x3.ifcscheduletimecontrol.actualfinish(), ifc2x3.ifcscheduletimecontrol.actualstart(), ifc2x3.ifcappliedvalue.applicabledate(), ifc2x3.ifcapproval.approvaldatetime(), ifc2x3.ifcworkcontrol.creationdate(), ifc2x3.ifcconstraint.creationtime(), ifc2x3.ifcconditioncriterion.criteriondatetime(), ifc2x3.ifcscheduletimecontrol.earlyfinish(), ifc2x3.ifcscheduletimecontrol.earlystart(), ifc2x3.ifctimeseries.endtime(), ifc2x3.ifcworkcontrol.finishtime(), ifc2x3.ifcappliedvalue.fixeduntildate(), ifc2x3.ifcscheduletimecontrol.latefinish(), ifc2x3.ifcscheduletimecontrol.latestart(), ifc2x3.ifcscheduletimecontrol.schedulefinish(), ifc2x3.ifcscheduletimecontrol.schedulestart(), ifc2x3.ifcworkcontrol.starttime(), ifc2x3.ifctimeseries.starttime(), ifc2x3.ifcscheduletimecontrol.statustime(), ifc2x3.ifccostschedule.submittedon(), ifc2x3.ifcirregulartimeseriesvalue.timestamp(), and ifc2x3.ifccostschedule.updatedate().
| ifc2x3.ifcdefinedsymbolselect |
Referenced by ifc2x3.ifcdefinedsymbol.definition().
| ifc2x3.ifcderivedmeasurevalue |
| ifc2x3.ifcdocumentselect |
Referenced by ifc2x3.ifcreferencesvaluedocument.referenceddocument(), and ifc2x3.ifcrelassociatesdocument.relatingdocument().
| ifc2x3.ifcdraughtingcalloutelement |
| ifc2x3.ifcfillareastyletileshapeselect |
| ifc2x3.ifcfillstyleselect |
| ifc2x3.ifcgeometricsetselect |
| ifc2x3.ifchatchlinedistanceselect |
Referenced by ifc2x3.ifcfillareastylehatching.startofnexthatchline().
| ifc2x3.ifclayereditem |
| ifc2x3.ifclibraryselect |
Referenced by ifc2x3.ifcrelassociateslibrary.relatinglibrary().
| ifc2x3.ifclightdistributiondatasourceselect |
Referenced by ifc2x3.ifclightsourcegoniometric.lightdistributiondatasource().
| ifc2x3.ifcmaterialselect |
Referenced by ifc2x3.ifcrelassociatesmaterial.relatingmaterial().
| ifc2x3.ifcmeasurevalue |
Referenced by ifc2x3.ifcservicelifefactor.lowervalue(), ifc2x3.ifcservicelifefactor.mostusedvalue(), and ifc2x3.ifcservicelifefactor.uppervalue().
| ifc2x3.ifcmetricvalueselect |
Referenced by ifc2x3.ifcmetric.datavalue().
| ifc2x3.ifcobjectreferenceselect |
Referenced by ifc2x3.ifcpropertyreferencevalue.propertyreference().
| ifc2x3.ifcorientationselect |
Referenced by ifc2x3.ifcrelassociatesprofileproperties.profileorientation().
| ifc2x3.ifcpointorvertexpoint |
Referenced by ifc2x3.ifcconnectionpointgeometry.pointonrelatedelement(), and ifc2x3.ifcconnectionpointgeometry.pointonrelatingelement().
| ifc2x3.ifcpresentationstyleselect |
| ifc2x3.ifcrepresentationcontextsamewcs = Rule() |
RULE ifcrepresentationcontextsamewcs #.
| ifc2x3.ifcshell |
| ifc2x3.ifcsimplevalue |
| ifc2x3.ifcsingleprojectinstance = Rule() |
RULE ifcsingleprojectinstance #.
| ifc2x3.ifcsizeselect |
Referenced by ifc2x3.ifctextstylewithboxcharacteristics.characterspacing(), ifc2x3.ifccurvestyle.curvewidth(), ifc2x3.ifctextstylefontmodel.fontsize(), ifc2x3.ifctextstyletextmodel.letterspacing(), ifc2x3.ifctextstyletextmodel.lineheight(), ifc2x3.ifctextstyletextmodel.textindent(), and ifc2x3.ifctextstyletextmodel.wordspacing().
| ifc2x3.ifcspecularhighlightselect |
Referenced by ifc2x3.ifcsurfacestylerendering.specularhighlight().
| ifc2x3.ifcstructuralactivityassignmentselect |
Referenced by ifc2x3.ifcrelconnectsstructuralactivity.relatingelement().
| ifc2x3.ifcsurfaceorfacesurface |
Referenced by ifc2x3.ifcconnectionsurfacegeometry.surfaceonrelatedelement(), and ifc2x3.ifcconnectionsurfacegeometry.surfaceonrelatingelement().
| ifc2x3.ifcsurfacestyleelementselect |
| ifc2x3.ifcsymbolstyleselect |
Referenced by ifc2x3.ifcsymbolstyle.styleofsymbol().
| ifc2x3.ifctextfontselect |
Referenced by ifc2x3.ifctextstyle.textfontstyle().
| ifc2x3.ifctextstyleselect |
Referenced by ifc2x3.ifctextstyle.textstyle().
| ifc2x3.ifctrimmingselect |
| ifc2x3.ifcunit |
Referenced by ifc2x3.ifcpropertytablevalue.definedunit(), ifc2x3.ifcpropertytablevalue.definingunit(), ifc2x3.ifcpropertyenumeration.unit(), ifc2x3.ifcpropertylistvalue.unit(), ifc2x3.ifcpropertyboundedvalue.unit(), ifc2x3.ifctimeseries.unit(), ifc2x3.ifcpropertysinglevalue.unit(), and ifc2x3.ifcmeasurewithunit.unitcomponent().
| ifc2x3.ifcvalue |
Referenced by ifc2x3.ifcpropertyboundedvalue.lowerboundvalue(), ifc2x3.ifcpropertysinglevalue.nominalvalue(), ifc2x3.ifcpropertyboundedvalue.upperboundvalue(), and ifc2x3.ifcmeasurewithunit.valuecomponent().
| ifc2x3.ifcvectorordirection |
| string ifc2x3.schema_name = 'ifc2x3' |
| ifc2x3.schema_scope = sys.modules[__name__] |