C# Класс FactoryIfc, GeometryGymIFC

Показать файл Открыть проект

Private Properties

Свойство Тип Описание
Duplicate BaseClassIfc
Duplicate BaseClassIfc
FactoryIfc
OwnerHistory IfcOwnerHistory
getApplicationDeveloper void
getApplicationFullName void
getApplicationIdentifier void
initData void
initGeom void

Открытые методы

Метод Описание
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

Приватные методы

Метод Описание
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

Описание методов

FindOrCreateBoundaryNodeCondition() публичный Метод

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
Результат IfcBoundaryNodeCondition

FindOrCreateBoundaryNodeCondition() публичный Метод

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
Результат IfcBoundaryNodeCondition

SubContext() публичный Метод

public SubContext ( SubContextIdentifier nature ) : IfcGeometricRepresentationSubContext
nature SubContextIdentifier
Результат IfcGeometricRepresentationSubContext