Property | Type | Description | |
---|---|---|---|
Duplicate | BaseClassIfc | ||
Duplicate | BaseClassIfc | ||
FactoryIfc | |||
OwnerHistory | IfcOwnerHistory | ||
getApplicationDeveloper | void | ||
getApplicationFullName | void | ||
getApplicationIdentifier | void | ||
initData | void | ||
initGeom | void |
Method | Description | |
---|---|---|
FindOrCreateBoundaryNodeCondition ( bool isPointRestraint, IfcTranslationalStiffnessSelect x, IfcTranslationalStiffnessSelect y, IfcTranslationalStiffnessSelect z, IfcRotationalStiffnessSelect xx, IfcRotationalStiffnessSelect yy, IfcRotationalStiffnessSelect zz ) : IfcBoundaryNodeCondition | ||
FindOrCreateBoundaryNodeCondition ( bool isPointRestraint, bool x, bool y, bool z, bool xx, bool yy, bool zz ) : IfcBoundaryNodeCondition | ||
SubContext ( SubContextIdentifier nature ) : IfcGeometricRepresentationSubContext |
Method | Description | |
---|---|---|
Duplicate ( BaseClassIfc entity ) : BaseClassIfc | ||
Duplicate ( BaseClassIfc entity, bool downStream ) : BaseClassIfc | ||
FactoryIfc ( DatabaseIfc db ) | ||
OwnerHistory ( IfcChangeActionEnum changeAction ) : IfcOwnerHistory | ||
getApplicationDeveloper ( string &app ) : void | ||
getApplicationFullName ( string &app ) : void | ||
getApplicationIdentifier ( string &app ) : void | ||
initData ( ) : void | ||
initGeom ( ) : void |
public FindOrCreateBoundaryNodeCondition ( bool isPointRestraint, IfcTranslationalStiffnessSelect x, IfcTranslationalStiffnessSelect y, IfcTranslationalStiffnessSelect z, IfcRotationalStiffnessSelect xx, IfcRotationalStiffnessSelect yy, IfcRotationalStiffnessSelect zz ) : IfcBoundaryNodeCondition | ||
isPointRestraint | bool | |
x | IfcTranslationalStiffnessSelect | |
y | IfcTranslationalStiffnessSelect | |
z | IfcTranslationalStiffnessSelect | |
xx | IfcRotationalStiffnessSelect | |
yy | IfcRotationalStiffnessSelect | |
zz | IfcRotationalStiffnessSelect | |
return | IfcBoundaryNodeCondition |
public FindOrCreateBoundaryNodeCondition ( bool isPointRestraint, bool x, bool y, bool z, bool xx, bool yy, bool zz ) : IfcBoundaryNodeCondition | ||
isPointRestraint | bool | |
x | bool | |
y | bool | |
z | bool | |
xx | bool | |
yy | bool | |
zz | bool | |
return | IfcBoundaryNodeCondition |
public SubContext ( SubContextIdentifier nature ) : IfcGeometricRepresentationSubContext | ||
nature | SubContextIdentifier | |
return | IfcGeometricRepresentationSubContext |