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... | |
Function Documentation
◆ ifcbaseaxis()
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:ifcdirectionReferences ifcdotproduct(), ifcfirstprojaxis(), ifcnormalise(), ifcorthogonalcomplement(), and ifcsecondprojaxis().
Referenced by ifc4.ifccartesiantransformationoperator3d.u(), and ifc4.ifccartesiantransformationoperator2d.u().
◆ ifcbooleanchoose()
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().
◆ ifcbuild2axes()
def ifc4.ifcbuild2axes | ( | refdirection | ) |
FUNCTION ifcbuild2axes #.
:param refdirection :type refdirection:ifcdirectionReferences ifcorthogonalcomplement().
Referenced by ifc4.ifcaxis2placement2d.p().
◆ ifcbuildaxes()
def ifc4.ifcbuildaxes | ( | axis, | |
refdirection | |||
) |
FUNCTION ifcbuildaxes #.
:param axis :type axis:ifcdirection :param refdirection :type refdirection:ifcdirectionReferences ifccrossproduct(), ifcfirstprojaxis(), and ifcnormalise().
Referenced by ifc4.ifcaxis2placement3d.p().
◆ ifcconstraintsparambspline()
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().
◆ ifcconvertdirectioninto2d()
def ifc4.ifcconvertdirectioninto2d | ( | direction | ) |
FUNCTION ifcconvertdirectioninto2d #.
:param direction :type direction:ifcdirectionReferenced by ifc4.ifcgeometricrepresentationsubcontext.ifcgeometricrepresentationcontext_truenorth().
◆ ifccorrectdimensions()
def ifc4.ifccorrectdimensions | ( | m, | |
dim | |||
) |
FUNCTION ifccorrectdimensions #.
:param m :type m:ifcunitenum :param dim :type dim:ifcdimensionalexponentsReferenced by ifc4.ifcnamedunit.wr1().
◆ ifccorrectfillareastyle()
def ifc4.ifccorrectfillareastyle | ( | styles | ) |
FUNCTION ifccorrectfillareastyle #.
:param styles :type styles:(null)Referenced by ifc4.ifcfillareastyle.consistenthatchstyledef().
◆ ifccorrectlocalplacement()
def ifc4.ifccorrectlocalplacement | ( | axisplacement, | |
relplacement | |||
) |
FUNCTION ifccorrectlocalplacement #.
:param axisplacement :type axisplacement:ifcaxis2placement :param relplacement :type relplacement:ifcobjectplacementReferenced by ifc4.ifclocalplacement.wr21().
◆ ifccorrectobjectassignment()
def ifc4.ifccorrectobjectassignment | ( | constraint, | |
objects | |||
) |
FUNCTION ifccorrectobjectassignment #.
:param constraint :type constraint:ifcobjecttypeenum :param objects :type objects:(null)Referenced by ifc4.ifcrelassigns.wr1().
◆ ifccorrectunitassignment()
def ifc4.ifccorrectunitassignment | ( | units | ) |
FUNCTION ifccorrectunitassignment #.
:param units :type units:(null)Referenced by ifc4.ifcunitassignment.wr01().
◆ ifccrossproduct()
def ifc4.ifccrossproduct | ( | arg1, | |
arg2 | |||
) |
FUNCTION ifccrossproduct #.
:param arg1 :type arg1:ifcdirection :param arg2 :type arg2:ifcdirectionReferences ifcnormalise().
Referenced by ifc4.ifcaxis2placement3d.axistorefdirposition(), ifcbuildaxes(), and ifcfirstprojaxis().
◆ ifccurvedim()
def ifc4.ifccurvedim | ( | curve | ) |
FUNCTION ifccurvedim #.
:param curve :type curve:ifccurveReferenced by ifc4.ifccurve.dim().
◆ ifccurveweightspositive()
def ifc4.ifccurveweightspositive | ( | b | ) |
FUNCTION ifccurveweightspositive #.
:param b :type b:ifcrationalbsplinecurvewithknotsReferenced by ifc4.ifcrationalbsplinecurvewithknots.weightsgreaterzero().
◆ ifcderivedimensionalexponents()
def ifc4.ifcderivedimensionalexponents | ( | unitelements | ) |
FUNCTION ifcderivedimensionalexponents #.
:param unitelements :type unitelements:(null)Referenced by ifc4.ifcderivedunit.dimensions().
◆ ifcdimensionsforsiunit()
def ifc4.ifcdimensionsforsiunit | ( | n | ) |
FUNCTION ifcdimensionsforsiunit #.
:param n :type n:ifcsiunitnameReferenced by ifc4.ifcsiunit.ifcnamedunit_dimensions().
◆ ifcdotproduct()
def ifc4.ifcdotproduct | ( | arg1, | |
arg2 | |||
) |
FUNCTION ifcdotproduct #.
:param arg1 :type arg1:ifcdirection :param arg2 :type arg2:ifcdirectionReferences ifcnormalise().
Referenced by ifcbaseaxis(), ifcfirstprojaxis(), ifcsecondprojaxis(), and ifc4.ifcextrudedareasolid.validextrusiondirection().
◆ ifcfirstprojaxis()
def ifc4.ifcfirstprojaxis | ( | zaxis, | |
arg | |||
) |
FUNCTION ifcfirstprojaxis #.
:param zaxis :type zaxis:ifcdirection :param arg :type arg:ifcdirectionReferences ifccrossproduct(), ifcdotproduct(), ifcnormalise(), ifcscalartimesvector(), and ifcvectordifference().
Referenced by ifcbaseaxis(), and ifcbuildaxes().
◆ ifcgetbasissurface()
def ifc4.ifcgetbasissurface | ( | c | ) |
FUNCTION ifcgetbasissurface #.
:param c :type c:ifccurveonsurfaceReferenced by ifc4.ifccompositecurveonsurface.basissurface().
◆ ifclisttoarray()
def ifc4.ifclisttoarray | ( | lis, | |
low, | |||
u | |||
) |
FUNCTION ifclisttoarray #.
:param lis :type lis:(null) :param low :type low:INTEGER :param u :type u:INTEGERReferenced by ifc4.ifcbsplinecurve.controlpoints(), ifcmakearrayofarray(), and ifc4.ifcrationalbsplinecurvewithknots.weights().
◆ ifcloopheadtotail()
def ifc4.ifcloopheadtotail | ( | aloop | ) |
FUNCTION ifcloopheadtotail #.
:param aloop :type aloop:ifcedgeloopReferenced by ifc4.ifcedgeloop.iscontinuous().
◆ ifcmakearrayofarray()
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:INTEGERReferences ifclisttoarray().
Referenced by ifc4.ifcbsplinesurface.controlpoints(), and ifc4.ifcrationalbsplinesurfacewithknots.weights().
◆ ifcmlstotalthickness()
def ifc4.ifcmlstotalthickness | ( | layerset | ) |
FUNCTION ifcmlstotalthickness #.
:param layerset :type layerset:ifcmateriallayersetReferenced by ifc4.ifcmateriallayerset.totalthickness().
◆ ifcnormalise()
def ifc4.ifcnormalise | ( | arg | ) |
Referenced by ifcbaseaxis(), ifcbuildaxes(), ifccrossproduct(), ifcdotproduct(), ifcfirstprojaxis(), ifcscalartimesvector(), ifcsecondprojaxis(), ifcvectordifference(), ifcvectorsum(), and ifc4.ifcaxis1placement.z().
◆ ifcorthogonalcomplement()
def ifc4.ifcorthogonalcomplement | ( | vec | ) |
FUNCTION ifcorthogonalcomplement #.
:param vec :type vec:ifcdirectionReferenced by ifcbaseaxis(), and ifcbuild2axes().
◆ ifcpathheadtotail()
def ifc4.ifcpathheadtotail | ( | apath | ) |
FUNCTION ifcpathheadtotail #.
:param apath :type apath:ifcpathReferenced by ifc4.ifcpath.iscontinuous().
◆ ifcsameaxis2placement()
def ifc4.ifcsameaxis2placement | ( | ap1, | |
ap2, | |||
epsilon | |||
) |
FUNCTION ifcsameaxis2placement #.
:param ap1 :type ap1:ifcaxis2placement :param ap2 :type ap2:ifcaxis2placement :param epsilon :type epsilon:REALReferences ifcsamecartesianpoint(), and ifcsamedirection().
◆ ifcsamecartesianpoint()
def ifc4.ifcsamecartesianpoint | ( | cp1, | |
cp2, | |||
epsilon | |||
) |
FUNCTION ifcsamecartesianpoint #.
:param cp1 :type cp1:ifccartesianpoint :param cp2 :type cp2:ifccartesianpoint :param epsilon :type epsilon:REALReferences ifcsamevalue().
Referenced by ifcsameaxis2placement().
◆ ifcsamedirection()
def ifc4.ifcsamedirection | ( | dir1, | |
dir2, | |||
epsilon | |||
) |
FUNCTION ifcsamedirection #.
:param dir1 :type dir1:ifcdirection :param dir2 :type dir2:ifcdirection :param epsilon :type epsilon:REALReferences ifcsamevalue().
Referenced by ifcsameaxis2placement().
◆ ifcsamevalidprecision()
def ifc4.ifcsamevalidprecision | ( | epsilon1, | |
epsilon2 | |||
) |
FUNCTION ifcsamevalidprecision #.
:param epsilon1 :type epsilon1:REAL :param epsilon2 :type epsilon2:REAL◆ ifcsamevalue()
def ifc4.ifcsamevalue | ( | value1, | |
value2, | |||
epsilon | |||
) |
FUNCTION ifcsamevalue #.
:param value1 :type value1:REAL :param value2 :type value2:REAL :param epsilon :type epsilon:REALReferenced by ifcsamecartesianpoint(), and ifcsamedirection().
◆ ifcscalartimesvector()
def ifc4.ifcscalartimesvector | ( | scalar, | |
vec | |||
) |
FUNCTION ifcscalartimesvector #.
:param scalar :type scalar:REAL :param vec :type vec:ifcvectorordirectionReferences ifcnormalise().
Referenced by ifcfirstprojaxis(), and ifcsecondprojaxis().
◆ ifcsecondprojaxis()
def ifc4.ifcsecondprojaxis | ( | zaxis, | |
xaxis, | |||
arg | |||
) |
FUNCTION ifcsecondprojaxis #.
:param zaxis :type zaxis:ifcdirection :param xaxis :type xaxis:ifcdirection :param arg :type arg:ifcdirectionReferences ifcdotproduct(), ifcnormalise(), ifcscalartimesvector(), and ifcvectordifference().
Referenced by ifcbaseaxis().
◆ ifcshaperepresentationtypes()
def ifc4.ifcshaperepresentationtypes | ( | reptype, | |
items | |||
) |
FUNCTION ifcshaperepresentationtypes #.
:param reptype :type reptype:STRING :param items :type items:(null)Referenced by ifc4.ifcshaperepresentation.wr24().
◆ ifcsurfaceweightspositive()
def ifc4.ifcsurfaceweightspositive | ( | b | ) |
FUNCTION ifcsurfaceweightspositive #.
:param b :type b:ifcrationalbsplinesurfacewithknotsReferenced by ifc4.ifcrationalbsplinesurfacewithknots.weightvaluesgreaterzero().
◆ ifctaperedsweptareaprofiles()
def ifc4.ifctaperedsweptareaprofiles | ( | startarea, | |
endarea | |||
) |
FUNCTION ifctaperedsweptareaprofiles #.
:param startarea :type startarea:ifcprofiledef :param endarea :type endarea:ifcprofiledefReferenced by ifc4.ifcrevolvedareasolidtapered.correctprofileassignment(), and ifc4.ifcextrudedareasolidtapered.correctprofileassignment().
◆ ifctopologyrepresentationtypes()
def ifc4.ifctopologyrepresentationtypes | ( | reptype, | |
items | |||
) |
FUNCTION ifctopologyrepresentationtypes #.
:param reptype :type reptype:STRING :param items :type items:(null)Referenced by ifc4.ifctopologyrepresentation.wr23().
◆ ifcuniquepropertyname()
def ifc4.ifcuniquepropertyname | ( | properties | ) |
FUNCTION ifcuniquepropertyname #.
:param properties :type properties:(null)Referenced by ifc4.ifcpropertyset.uniquepropertynames(), and ifc4.ifccomplexproperty.wr22().
◆ ifcuniquepropertytemplatenames()
def ifc4.ifcuniquepropertytemplatenames | ( | properties | ) |
FUNCTION ifcuniquepropertytemplatenames #.
:param properties :type properties:(null)Referenced by ifc4.ifcpropertysettemplate.uniquepropertynames(), and ifc4.ifccomplexpropertytemplate.uniquepropertynames().
◆ ifcuniquequantitynames()
def ifc4.ifcuniquequantitynames | ( | properties | ) |
FUNCTION ifcuniquequantitynames #.
:param properties :type properties:(null)Referenced by ifc4.ifcelementquantity.uniquequantitynames(), and ifc4.ifcphysicalcomplexquantity.uniquequantitynames().
◆ ifcvectordifference()
def ifc4.ifcvectordifference | ( | arg1, | |
arg2 | |||
) |
FUNCTION ifcvectordifference #.
:param arg1 :type arg1:ifcvectorordirection :param arg2 :type arg2:ifcvectorordirectionReferences ifcnormalise().
Referenced by ifcfirstprojaxis(), and ifcsecondprojaxis().
◆ ifcvectorsum()
def ifc4.ifcvectorsum | ( | arg1, | |
arg2 | |||
) |
FUNCTION ifcvectorsum #.
:param arg1 :type arg1:ifcvectorordirection :param arg2 :type arg2:ifcvectorordirectionReferences ifcnormalise().
Variable Documentation
◆ ifcactorselect
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().
◆ ifcappliedvalueselect
ifc4.ifcappliedvalueselect |
Referenced by ifc4.ifcappliedvalue.appliedvalue().
◆ ifcaxis2placement
ifc4.ifcaxis2placement |
◆ ifcbendingparameterselect
ifc4.ifcbendingparameterselect |
◆ ifcbooleanoperand
ifc4.ifcbooleanoperand |
Referenced by ifc4.ifcbooleanresult.firstoperand(), and ifc4.ifcbooleanresult.secondoperand().
◆ ifcclassificationreferenceselect
ifc4.ifcclassificationreferenceselect |
Referenced by ifc4.ifcclassificationreference.referencedsource().
◆ ifcclassificationselect
ifc4.ifcclassificationselect |
Referenced by ifc4.ifcrelassociatesclassification.relatingclassification().
◆ ifccolour
ifc4.ifccolour |
Referenced by ifc4.ifctextstylefordefinedfont.backgroundcolour(), ifc4.ifctextstylefordefinedfont.colour(), and ifc4.ifccurvestyle.curvecolour().
◆ ifccolourorfactor
ifc4.ifccolourorfactor |
◆ ifccomplexnumber
ifc4.ifccomplexnumber = ARRAY(1,2,'REAL', scope = schema_scope) |
◆ ifccompoundplaneanglemeasure
ifc4.ifccompoundplaneanglemeasure = LIST(3,4,'INTEGER', scope = schema_scope) |
◆ ifccoordinatereferencesystemselect
ifc4.ifccoordinatereferencesystemselect |
Referenced by ifc4.ifccoordinateoperation.sourcecrs().
◆ ifccsgselect
ifc4.ifccsgselect |
Referenced by ifc4.ifccsgsolid.treerootexpression().
◆ ifccurvefontorscaledcurvefontselect
ifc4.ifccurvefontorscaledcurvefontselect |
Referenced by ifc4.ifccurvestyle.curvefont().
◆ ifccurveonsurface
ifc4.ifccurveonsurface |
◆ ifccurveoredgecurve
ifc4.ifccurveoredgecurve |
Referenced by ifc4.ifcconnectioncurvegeometry.curveonrelatedelement(), and ifc4.ifcconnectioncurvegeometry.curveonrelatingelement().
◆ ifccurvestylefontselect
ifc4.ifccurvestylefontselect |
Referenced by ifc4.ifccurvestylefontandscaling.curvefont().
◆ ifcdefinitionselect
ifc4.ifcdefinitionselect |
◆ ifcderivedmeasurevalue
ifc4.ifcderivedmeasurevalue |
◆ ifcdocumentselect
ifc4.ifcdocumentselect |
Referenced by ifc4.ifcrelassociatesdocument.relatingdocument().
◆ ifcfillstyleselect
ifc4.ifcfillstyleselect |
◆ ifcgeometricsetselect
ifc4.ifcgeometricsetselect |
◆ ifcgridplacementdirectionselect
ifc4.ifcgridplacementdirectionselect |
Referenced by ifc4.ifcgridplacement.placementrefdirection().
◆ ifchatchlinedistanceselect
ifc4.ifchatchlinedistanceselect |
Referenced by ifc4.ifcfillareastylehatching.startofnexthatchline().
◆ ifclayereditem
ifc4.ifclayereditem |
◆ ifclibraryselect
ifc4.ifclibraryselect |
Referenced by ifc4.ifcrelassociateslibrary.relatinglibrary().
◆ ifclightdistributiondatasourceselect
ifc4.ifclightdistributiondatasourceselect |
Referenced by ifc4.ifclightsourcegoniometric.lightdistributiondatasource().
◆ ifcmaterialselect
ifc4.ifcmaterialselect |
Referenced by ifc4.ifcrelassociatesmaterial.relatingmaterial().
◆ ifcmeasurevalue
ifc4.ifcmeasurevalue |
◆ ifcmetricvalueselect
ifc4.ifcmetricvalueselect |
Referenced by ifc4.ifcmetric.datavalue().
◆ ifcmodulusofrotationalsubgradereactionselect
ifc4.ifcmodulusofrotationalsubgradereactionselect |
◆ ifcmodulusofsubgradereactionselect
ifc4.ifcmodulusofsubgradereactionselect |
◆ ifcmodulusoftranslationalsubgradereactionselect
ifc4.ifcmodulusoftranslationalsubgradereactionselect |
◆ ifcobjectreferenceselect
ifc4.ifcobjectreferenceselect |
Referenced by ifc4.ifcpropertyreferencevalue.propertyreference().
◆ ifcpointorvertexpoint
ifc4.ifcpointorvertexpoint |
Referenced by ifc4.ifcconnectionpointgeometry.pointonrelatedelement(), and ifc4.ifcconnectionpointgeometry.pointonrelatingelement().
◆ ifcpresentationstyleselect
ifc4.ifcpresentationstyleselect |
◆ ifcprocessselect
ifc4.ifcprocessselect |
Referenced by ifc4.ifcrelassignstoprocess.relatingprocess().
◆ ifcproductrepresentationselect
ifc4.ifcproductrepresentationselect |
Referenced by ifc4.ifcshapeaspect.partofproductdefinitionshape().
◆ ifcproductselect
ifc4.ifcproductselect |
Referenced by ifc4.ifcrelassignstoproduct.relatingproduct().
◆ ifcpropertysetdefinitionselect
ifc4.ifcpropertysetdefinitionselect |
Referenced by ifc4.ifcreldefinesbyproperties.relatingpropertydefinition().
◆ ifcpropertysetdefinitionset
ifc4.ifcpropertysetdefinitionset = SET(1,None,'ifcpropertysetdefinition', scope = schema_scope) |
◆ ifcrepresentationcontextsamewcs
ifc4.ifcrepresentationcontextsamewcs = Rule() |
RULE ifcrepresentationcontextsamewcs #.
◆ ifcresourceobjectselect
ifc4.ifcresourceobjectselect |
◆ ifcresourceselect
ifc4.ifcresourceselect |
Referenced by ifc4.ifcrelassignstoresource.relatingresource().
◆ ifcrotationalstiffnessselect
ifc4.ifcrotationalstiffnessselect |
◆ ifcshell
ifc4.ifcshell |
◆ ifcsimplevalue
ifc4.ifcsimplevalue |
◆ ifcsingleprojectinstance
ifc4.ifcsingleprojectinstance = Rule() |
RULE ifcsingleprojectinstance #.
◆ ifcsizeselect
ifc4.ifcsizeselect |
◆ ifcsolidorshell
ifc4.ifcsolidorshell |
Referenced by ifc4.ifcconnectionvolumegeometry.volumeonrelatedelement(), and ifc4.ifcconnectionvolumegeometry.volumeonrelatingelement().
◆ ifcspaceboundaryselect
ifc4.ifcspaceboundaryselect |
Referenced by ifc4.ifcrelspaceboundary.relatingspace().
◆ ifcspecularhighlightselect
ifc4.ifcspecularhighlightselect |
Referenced by ifc4.ifcsurfacestylerendering.specularhighlight().
◆ ifcstructuralactivityassignmentselect
ifc4.ifcstructuralactivityassignmentselect |
Referenced by ifc4.ifcrelconnectsstructuralactivity.relatingelement().
◆ ifcstyleassignmentselect
ifc4.ifcstyleassignmentselect |
◆ ifcsurfaceorfacesurface
ifc4.ifcsurfaceorfacesurface |
Referenced by ifc4.ifcconnectionsurfacegeometry.surfaceonrelatedelement(), and ifc4.ifcconnectionsurfacegeometry.surfaceonrelatingelement().
◆ ifcsurfacestyleelementselect
ifc4.ifcsurfacestyleelementselect |
◆ ifctextfontselect
ifc4.ifctextfontselect |
Referenced by ifc4.ifctextstyle.textfontstyle().
◆ ifctimeorratioselect
ifc4.ifctimeorratioselect |
Referenced by ifc4.ifclagtime.lagvalue().
◆ ifctranslationalstiffnessselect
ifc4.ifctranslationalstiffnessselect |
◆ ifctrimmingselect
ifc4.ifctrimmingselect |
◆ ifcunit
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().
◆ ifcvalue
ifc4.ifcvalue |
◆ ifcvectorordirection
ifc4.ifcvectorordirection |
◆ ifcwarpingstiffnessselect
ifc4.ifcwarpingstiffnessselect |
Referenced by ifc4.ifcboundarynodeconditionwarping.warpingstiffness().
◆ schema_name
string ifc4.schema_name = 'ifc4' |
◆ schema_scope
ifc4.schema_scope = sys.modules[__name__] |