Functions | |
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 | ifcconstraintsparambspline (degree, upknots, upcp, knotmult, knots) |
FUNCTION ifcconstraintsparambspline #. More... | |
def | ifcconvertdirectioninto2d (direction) |
FUNCTION ifcconvertdirectioninto2d #. 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 | ifcgetbasissurface (c) |
FUNCTION ifcgetbasissurface #. More... | |
def | ifclisttoarray (lis, low, u) |
FUNCTION ifclisttoarray #. More... | |
def | ifcloopheadtotail (aloop) |
FUNCTION ifcloopheadtotail #. More... | |
def | ifcmakearrayofarray (lis, low1, u1, low2, u2) |
FUNCTION ifcmakearrayofarray #. 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 | ifcsurfaceweightspositive (b) |
FUNCTION ifcsurfaceweightspositive #. More... | |
def | ifctaperedsweptareaprofiles (startarea, endarea) |
FUNCTION ifctaperedsweptareaprofiles #. More... | |
def | ifctopologyrepresentationtypes (reptype, items) |
FUNCTION ifctopologyrepresentationtypes #. More... | |
def | ifcuniquepropertyname (properties) |
FUNCTION ifcuniquepropertyname #. More... | |
def | ifcuniquepropertytemplatenames (properties) |
FUNCTION ifcuniquepropertytemplatenames #. More... | |
def | ifcuniquequantitynames (properties) |
FUNCTION ifcuniquequantitynames #. More... | |
def | ifcvectordifference (arg1, arg2) |
FUNCTION ifcvectordifference #. More... | |
def | ifcvectorsum (arg1, arg2) |
FUNCTION ifcvectorsum #. More... | |
def ifc4.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 ifc4.ifccartesiantransformationoperator3d.u(), and ifc4.ifccartesiantransformationoperator2d.u().
def ifc4.ifcbooleanchoose | ( | b, | |
choice1, | |||
choice2 | |||
) |
FUNCTION ifcbooleanchoose #.
:param b :type b:BOOLEAN :param choice1 :type choice1:(null) :param choice2 :type choice2:(null)
Referenced by ifc4.ifcorientededge.ifcedge_edgeend(), and ifc4.ifcorientededge.ifcedge_edgestart().
def ifc4.ifcbuild2axes | ( | refdirection | ) |
FUNCTION ifcbuild2axes #.
:param refdirection :type refdirection:ifcdirection
References ifcorthogonalcomplement().
Referenced by ifc4.ifcaxis2placement2d.p().
def ifc4.ifcbuildaxes | ( | axis, | |
refdirection | |||
) |
FUNCTION ifcbuildaxes #.
:param axis :type axis:ifcdirection :param refdirection :type refdirection:ifcdirection
References ifccrossproduct(), ifcfirstprojaxis(), and ifcnormalise().
Referenced by ifc4.ifcaxis2placement3d.p().
def ifc4.ifcconstraintsparambspline | ( | degree, | |
upknots, | |||
upcp, | |||
knotmult, | |||
knots | |||
) |
FUNCTION ifcconstraintsparambspline #.
:param degree :type degree:INTEGER :param upknots :type upknots:INTEGER :param upcp :type upcp:INTEGER :param knotmult :type knotmult:(null) :param knots :type knots:(null)
Referenced by ifc4.ifcbsplinecurvewithknots.consistentbspline(), ifc4.ifcbsplinesurfacewithknots.udirectionconstraints(), and ifc4.ifcbsplinesurfacewithknots.vdirectionconstraints().
def ifc4.ifcconvertdirectioninto2d | ( | direction | ) |
FUNCTION ifcconvertdirectioninto2d #.
:param direction :type direction:ifcdirection
Referenced by ifc4.ifcgeometricrepresentationsubcontext.ifcgeometricrepresentationcontext_truenorth().
def ifc4.ifccorrectdimensions | ( | m, | |
dim | |||
) |
FUNCTION ifccorrectdimensions #.
:param m :type m:ifcunitenum :param dim :type dim:ifcdimensionalexponents
Referenced by ifc4.ifcnamedunit.wr1().
def ifc4.ifccorrectfillareastyle | ( | styles | ) |
FUNCTION ifccorrectfillareastyle #.
:param styles :type styles:(null)
Referenced by ifc4.ifcfillareastyle.consistenthatchstyledef().
def ifc4.ifccorrectlocalplacement | ( | axisplacement, | |
relplacement | |||
) |
FUNCTION ifccorrectlocalplacement #.
:param axisplacement :type axisplacement:ifcaxis2placement :param relplacement :type relplacement:ifcobjectplacement
Referenced by ifc4.ifclocalplacement.wr21().
def ifc4.ifccorrectobjectassignment | ( | constraint, | |
objects | |||
) |
FUNCTION ifccorrectobjectassignment #.
:param constraint :type constraint:ifcobjecttypeenum :param objects :type objects:(null)
Referenced by ifc4.ifcrelassigns.wr1().
def ifc4.ifccorrectunitassignment | ( | units | ) |
FUNCTION ifccorrectunitassignment #.
:param units :type units:(null)
Referenced by ifc4.ifcunitassignment.wr01().
def ifc4.ifccrossproduct | ( | arg1, | |
arg2 | |||
) |
FUNCTION ifccrossproduct #.
:param arg1 :type arg1:ifcdirection :param arg2 :type arg2:ifcdirection
References ifcnormalise().
Referenced by ifc4.ifcaxis2placement3d.axistorefdirposition(), ifcbuildaxes(), and ifcfirstprojaxis().
def ifc4.ifccurvedim | ( | curve | ) |
FUNCTION ifccurvedim #.
:param curve :type curve:ifccurve
References ifccurvedim().
Referenced by ifc4.ifccurve.dim(), and ifccurvedim().
def ifc4.ifccurveweightspositive | ( | b | ) |
FUNCTION ifccurveweightspositive #.
:param b :type b:ifcrationalbsplinecurvewithknots
Referenced by ifc4.ifcrationalbsplinecurvewithknots.weightsgreaterzero().
def ifc4.ifcderivedimensionalexponents | ( | unitelements | ) |
FUNCTION ifcderivedimensionalexponents #.
:param unitelements :type unitelements:(null)
Referenced by ifc4.ifcderivedunit.dimensions().
def ifc4.ifcdimensionsforsiunit | ( | n | ) |
FUNCTION ifcdimensionsforsiunit #.
:param n :type n:ifcsiunitname
Referenced by ifc4.ifcsiunit.ifcnamedunit_dimensions().
def ifc4.ifcdotproduct | ( | arg1, | |
arg2 | |||
) |
FUNCTION ifcdotproduct #.
:param arg1 :type arg1:ifcdirection :param arg2 :type arg2:ifcdirection
References ifcnormalise().
Referenced by ifcbaseaxis(), ifcfirstprojaxis(), ifcsecondprojaxis(), and ifc4.ifcextrudedareasolid.validextrusiondirection().
def ifc4.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 ifc4.ifcgetbasissurface | ( | c | ) |
FUNCTION ifcgetbasissurface #.
:param c :type c:ifccurveonsurface
References ifcgetbasissurface().
Referenced by ifc4.ifccompositecurveonsurface.basissurface(), and ifcgetbasissurface().
def ifc4.ifclisttoarray | ( | lis, | |
low, | |||
u | |||
) |
FUNCTION ifclisttoarray #.
:param lis :type lis:(null) :param low :type low:INTEGER :param u :type u:INTEGER
Referenced by ifc4.ifcbsplinecurve.controlpoints(), ifcmakearrayofarray(), and ifc4.ifcrationalbsplinecurvewithknots.weights().
def ifc4.ifcloopheadtotail | ( | aloop | ) |
FUNCTION ifcloopheadtotail #.
:param aloop :type aloop:ifcedgeloop
Referenced by ifc4.ifcedgeloop.iscontinuous().
def ifc4.ifcmakearrayofarray | ( | lis, | |
low1, | |||
u1, | |||
low2, | |||
u2 | |||
) |
FUNCTION ifcmakearrayofarray #.
:param lis :type lis:(null) :param low1 :type low1:INTEGER :param u1 :type u1:INTEGER :param low2 :type low2:INTEGER :param u2 :type u2:INTEGER
References ifclisttoarray().
Referenced by ifc4.ifcbsplinesurface.controlpoints(), and ifc4.ifcrationalbsplinesurfacewithknots.weights().
def ifc4.ifcmlstotalthickness | ( | layerset | ) |
FUNCTION ifcmlstotalthickness #.
:param layerset :type layerset:ifcmateriallayerset
Referenced by ifc4.ifcmateriallayerset.totalthickness().
def ifc4.ifcnormalise | ( | arg | ) |
:param arg :type arg:ifcvectorordirection
Referenced by ifcbaseaxis(), ifcbuildaxes(), ifccrossproduct(), ifcdotproduct(), ifcfirstprojaxis(), ifcscalartimesvector(), ifcsecondprojaxis(), ifcvectordifference(), ifcvectorsum(), and ifc4.ifcaxis1placement.z().
def ifc4.ifcorthogonalcomplement | ( | vec | ) |
FUNCTION ifcorthogonalcomplement #.
:param vec :type vec:ifcdirection
Referenced by ifcbaseaxis(), and ifcbuild2axes().
def ifc4.ifcpathheadtotail | ( | apath | ) |
FUNCTION ifcpathheadtotail #.
:param apath :type apath:ifcpath
Referenced by ifc4.ifcpath.iscontinuous().
def ifc4.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 ifc4.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 ifc4.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 ifc4.ifcsamevalidprecision | ( | epsilon1, | |
epsilon2 | |||
) |
FUNCTION ifcsamevalidprecision #.
:param epsilon1 :type epsilon1:REAL :param epsilon2 :type epsilon2:REAL
def ifc4.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 ifc4.ifcscalartimesvector | ( | scalar, | |
vec | |||
) |
FUNCTION ifcscalartimesvector #.
:param scalar :type scalar:REAL :param vec :type vec:ifcvectorordirection
References ifcnormalise().
Referenced by ifcfirstprojaxis(), and ifcsecondprojaxis().
def ifc4.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 ifc4.ifcshaperepresentationtypes | ( | reptype, | |
items | |||
) |
FUNCTION ifcshaperepresentationtypes #.
:param reptype :type reptype:STRING :param items :type items:(null)
Referenced by ifc4.ifcshaperepresentation.wr24().
def ifc4.ifcsurfaceweightspositive | ( | b | ) |
FUNCTION ifcsurfaceweightspositive #.
:param b :type b:ifcrationalbsplinesurfacewithknots
Referenced by ifc4.ifcrationalbsplinesurfacewithknots.weightvaluesgreaterzero().
def ifc4.ifctaperedsweptareaprofiles | ( | startarea, | |
endarea | |||
) |
FUNCTION ifctaperedsweptareaprofiles #.
:param startarea :type startarea:ifcprofiledef :param endarea :type endarea:ifcprofiledef
Referenced by ifc4.ifcrevolvedareasolidtapered.correctprofileassignment(), and ifc4.ifcextrudedareasolidtapered.correctprofileassignment().
def ifc4.ifctopologyrepresentationtypes | ( | reptype, | |
items | |||
) |
FUNCTION ifctopologyrepresentationtypes #.
:param reptype :type reptype:STRING :param items :type items:(null)
Referenced by ifc4.ifctopologyrepresentation.wr23().
def ifc4.ifcuniquepropertyname | ( | properties | ) |
FUNCTION ifcuniquepropertyname #.
:param properties :type properties:(null)
Referenced by ifc4.ifcpropertyset.uniquepropertynames(), and ifc4.ifccomplexproperty.wr22().
def ifc4.ifcuniquepropertytemplatenames | ( | properties | ) |
FUNCTION ifcuniquepropertytemplatenames #.
:param properties :type properties:(null)
Referenced by ifc4.ifcpropertysettemplate.uniquepropertynames(), and ifc4.ifccomplexpropertytemplate.uniquepropertynames().
def ifc4.ifcuniquequantitynames | ( | properties | ) |
FUNCTION ifcuniquequantitynames #.
:param properties :type properties:(null)
Referenced by ifc4.ifcelementquantity.uniquequantitynames(), and ifc4.ifcphysicalcomplexquantity.uniquequantitynames().
def ifc4.ifcvectordifference | ( | arg1, | |
arg2 | |||
) |
FUNCTION ifcvectordifference #.
:param arg1 :type arg1:ifcvectorordirection :param arg2 :type arg2:ifcvectorordirection
References ifcnormalise().
Referenced by ifcfirstprojaxis(), and ifcsecondprojaxis().
def ifc4.ifcvectorsum | ( | arg1, | |
arg2 | |||
) |
FUNCTION ifcvectorsum #.
:param arg1 :type arg1:ifcvectorordirection :param arg2 :type arg2:ifcvectorordirection
References ifcnormalise().
ifc4.ifcactorselect |
Referenced by ifc4.ifcconstraint.creatingactor(), ifc4.ifcdocumentinformation.documentowner(), ifc4.ifcapproval.givingapproval(), ifc4.ifcinventory.jurisdiction(), ifc4.ifcasset.owner(), ifc4.ifclibraryinformation.publisher(), ifc4.ifcapproval.requestingapproval(), ifc4.ifcactor.theactor(), and ifc4.ifcasset.user().
ifc4.ifcappliedvalueselect |
Referenced by ifc4.ifcappliedvalue.appliedvalue().
ifc4.ifcaxis2placement |
Referenced by ifc4.ifcrepresentationmap.mappingorigin(), ifc4.ifcplanarbox.placement(), ifc4.ifctextliteral.placement(), ifc4.ifcconic.position(), ifc4.ifclocalplacement.relativeplacement(), and ifc4.ifcgeometricrepresentationcontext.worldcoordinatesystem().
ifc4.ifcbendingparameterselect |
ifc4.ifcbooleanoperand |
Referenced by ifc4.ifcbooleanresult.firstoperand(), and ifc4.ifcbooleanresult.secondoperand().
ifc4.ifcclassificationreferenceselect |
Referenced by ifc4.ifcclassificationreference.referencedsource().
ifc4.ifcclassificationselect |
Referenced by ifc4.ifcrelassociatesclassification.relatingclassification().
ifc4.ifccolour |
Referenced by ifc4.ifctextstylefordefinedfont.backgroundcolour(), ifc4.ifctextstylefordefinedfont.colour(), and ifc4.ifccurvestyle.curvecolour().
ifc4.ifccolourorfactor |
Referenced by ifc4.ifcsurfacestylerendering.diffusecolour(), ifc4.ifcsurfacestylerendering.diffusetransmissioncolour(), ifc4.ifcsurfacestylerendering.reflectioncolour(), ifc4.ifcsurfacestylerendering.specularcolour(), and ifc4.ifcsurfacestylerendering.transmissioncolour().
ifc4.ifccomplexnumber = ARRAY(1,2,'REAL', scope = schema_scope) |
ifc4.ifccompoundplaneanglemeasure = LIST(3,4,'INTEGER', scope = schema_scope) |
ifc4.ifccoordinatereferencesystemselect |
Referenced by ifc4.ifccoordinateoperation.sourcecrs().
ifc4.ifccsgselect |
Referenced by ifc4.ifccsgsolid.treerootexpression().
ifc4.ifccurvefontorscaledcurvefontselect |
Referenced by ifc4.ifccurvestyle.curvefont().
ifc4.ifccurveonsurface |
ifc4.ifccurveoredgecurve |
Referenced by ifc4.ifcconnectioncurvegeometry.curveonrelatedelement(), and ifc4.ifcconnectioncurvegeometry.curveonrelatingelement().
ifc4.ifccurvestylefontselect |
Referenced by ifc4.ifccurvestylefontandscaling.curvefont().
ifc4.ifcdefinitionselect |
ifc4.ifcderivedmeasurevalue |
ifc4.ifcdocumentselect |
Referenced by ifc4.ifcrelassociatesdocument.relatingdocument().
ifc4.ifcfillstyleselect |
ifc4.ifcgeometricsetselect |
ifc4.ifcgridplacementdirectionselect |
Referenced by ifc4.ifcgridplacement.placementrefdirection().
ifc4.ifchatchlinedistanceselect |
Referenced by ifc4.ifcfillareastylehatching.startofnexthatchline().
ifc4.ifclayereditem |
ifc4.ifclibraryselect |
Referenced by ifc4.ifcrelassociateslibrary.relatinglibrary().
ifc4.ifclightdistributiondatasourceselect |
Referenced by ifc4.ifclightsourcegoniometric.lightdistributiondatasource().
ifc4.ifcmaterialselect |
Referenced by ifc4.ifcrelassociatesmaterial.relatingmaterial().
ifc4.ifcmeasurevalue |
ifc4.ifcmetricvalueselect |
Referenced by ifc4.ifcmetric.datavalue().
ifc4.ifcmodulusofrotationalsubgradereactionselect |
Referenced by ifc4.ifcboundaryedgecondition.rotationalstiffnessbylengthx(), ifc4.ifcboundaryedgecondition.rotationalstiffnessbylengthy(), and ifc4.ifcboundaryedgecondition.rotationalstiffnessbylengthz().
ifc4.ifcmodulusofsubgradereactionselect |
Referenced by ifc4.ifcboundaryfacecondition.translationalstiffnessbyareax(), ifc4.ifcboundaryfacecondition.translationalstiffnessbyareay(), and ifc4.ifcboundaryfacecondition.translationalstiffnessbyareaz().
ifc4.ifcmodulusoftranslationalsubgradereactionselect |
Referenced by ifc4.ifcboundaryedgecondition.translationalstiffnessbylengthx(), ifc4.ifcboundaryedgecondition.translationalstiffnessbylengthy(), and ifc4.ifcboundaryedgecondition.translationalstiffnessbylengthz().
ifc4.ifcobjectreferenceselect |
Referenced by ifc4.ifcpropertyreferencevalue.propertyreference().
ifc4.ifcpointorvertexpoint |
Referenced by ifc4.ifcconnectionpointgeometry.pointonrelatedelement(), and ifc4.ifcconnectionpointgeometry.pointonrelatingelement().
ifc4.ifcpresentationstyleselect |
ifc4.ifcprocessselect |
Referenced by ifc4.ifcrelassignstoprocess.relatingprocess().
ifc4.ifcproductrepresentationselect |
Referenced by ifc4.ifcshapeaspect.partofproductdefinitionshape().
ifc4.ifcproductselect |
Referenced by ifc4.ifcrelassignstoproduct.relatingproduct().
ifc4.ifcpropertysetdefinitionselect |
Referenced by ifc4.ifcreldefinesbyproperties.relatingpropertydefinition().
ifc4.ifcpropertysetdefinitionset = SET(1,None,'ifcpropertysetdefinition', scope = schema_scope) |
ifc4.ifcrepresentationcontextsamewcs = Rule() |
RULE ifcrepresentationcontextsamewcs #.
ifc4.ifcresourceobjectselect |
ifc4.ifcresourceselect |
Referenced by ifc4.ifcrelassignstoresource.relatingresource().
ifc4.ifcrotationalstiffnessselect |
Referenced by ifc4.ifcboundarynodecondition.rotationalstiffnessx(), ifc4.ifcboundarynodecondition.rotationalstiffnessy(), and ifc4.ifcboundarynodecondition.rotationalstiffnessz().
ifc4.ifcshell |
ifc4.ifcsimplevalue |
ifc4.ifcsingleprojectinstance = Rule() |
RULE ifcsingleprojectinstance #.
ifc4.ifcsizeselect |
Referenced by ifc4.ifccurvestyle.curvewidth(), ifc4.ifctextstylefontmodel.fontsize(), ifc4.ifctextstyletextmodel.letterspacing(), ifc4.ifctextstyletextmodel.lineheight(), ifc4.ifctextstyletextmodel.textindent(), and ifc4.ifctextstyletextmodel.wordspacing().
ifc4.ifcsolidorshell |
Referenced by ifc4.ifcconnectionvolumegeometry.volumeonrelatedelement(), and ifc4.ifcconnectionvolumegeometry.volumeonrelatingelement().
ifc4.ifcspaceboundaryselect |
Referenced by ifc4.ifcrelspaceboundary.relatingspace().
ifc4.ifcspecularhighlightselect |
Referenced by ifc4.ifcsurfacestylerendering.specularhighlight().
ifc4.ifcstructuralactivityassignmentselect |
Referenced by ifc4.ifcrelconnectsstructuralactivity.relatingelement().
ifc4.ifcstyleassignmentselect |
ifc4.ifcsurfaceorfacesurface |
Referenced by ifc4.ifcconnectionsurfacegeometry.surfaceonrelatedelement(), and ifc4.ifcconnectionsurfacegeometry.surfaceonrelatingelement().
ifc4.ifcsurfacestyleelementselect |
ifc4.ifctextfontselect |
Referenced by ifc4.ifctextstyle.textfontstyle().
ifc4.ifctimeorratioselect |
Referenced by ifc4.ifclagtime.lagvalue().
ifc4.ifctranslationalstiffnessselect |
Referenced by ifc4.ifcboundarynodecondition.translationalstiffnessx(), ifc4.ifcboundarynodecondition.translationalstiffnessy(), and ifc4.ifcboundarynodecondition.translationalstiffnessz().
ifc4.ifctrimmingselect |
ifc4.ifcunit |
Referenced by ifc4.ifcpropertytablevalue.definedunit(), ifc4.ifcpropertytablevalue.definingunit(), ifc4.ifcsimplepropertytemplate.primaryunit(), ifc4.ifcsimplepropertytemplate.secondaryunit(), ifc4.ifcpropertyenumeration.unit(), ifc4.ifcpropertylistvalue.unit(), ifc4.ifcpropertyboundedvalue.unit(), ifc4.ifctimeseries.unit(), ifc4.ifcpropertysinglevalue.unit(), ifc4.ifctablecolumn.unit(), and ifc4.ifcmeasurewithunit.unitcomponent().
ifc4.ifcvalue |
Referenced by ifc4.ifcpropertyboundedvalue.lowerboundvalue(), ifc4.ifcpropertysinglevalue.nominalvalue(), ifc4.ifcpropertyboundedvalue.setpointvalue(), ifc4.ifcpropertyboundedvalue.upperboundvalue(), and ifc4.ifcmeasurewithunit.valuecomponent().
ifc4.ifcvectorordirection |
ifc4.ifcwarpingstiffnessselect |
Referenced by ifc4.ifcboundarynodeconditionwarping.warpingstiffness().
string ifc4.schema_name = 'ifc4' |
ifc4.schema_scope = sys.modules[__name__] |