C# Класс GeometryGym.Ifc.IfcBuildingElement

Наследование: IfcElement
Показать файл Открыть проект Примеры использования класса

Защищенные методы

Метод Описание
IfcBuildingElement ( ) : System
IfcBuildingElement ( DatabaseIfc db ) : System
IfcBuildingElement ( DatabaseIfc db, IfcBuildingElement e ) : System
IfcBuildingElement ( IfcObjectDefinition host, IfcObjectPlacement p, IfcProductRepresentation r ) : System
IfcBuildingElement ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double>.Tuple arcOrigin, double arcAngle ) : System
IfcBuildingElement ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length ) : System

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

IfcBuildingElement() защищенный Метод

protected IfcBuildingElement ( ) : System
Результат System

IfcBuildingElement() защищенный Метод

protected IfcBuildingElement ( DatabaseIfc db ) : System
db DatabaseIfc
Результат System

IfcBuildingElement() защищенный Метод

protected IfcBuildingElement ( DatabaseIfc db, IfcBuildingElement e ) : System
db DatabaseIfc
e IfcBuildingElement
Результат System

IfcBuildingElement() защищенный Метод

protected IfcBuildingElement ( IfcObjectDefinition host, IfcObjectPlacement p, IfcProductRepresentation r ) : System
host IfcObjectDefinition
p IfcObjectPlacement
r IfcProductRepresentation
Результат System

IfcBuildingElement() защищенный Метод

protected IfcBuildingElement ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double>.Tuple arcOrigin, double arcAngle ) : System
host IfcProduct
profile GeometryGym.Ifc.IfcMaterialProfileSetUsage
placement IfcAxis2Placement3D
arcOrigin double>.Tuple
arcAngle double
Результат System

IfcBuildingElement() защищенный Метод

protected IfcBuildingElement ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length ) : System
host IfcProduct
profile GeometryGym.Ifc.IfcMaterialProfileSetUsage
placement IfcAxis2Placement3D
length double
Результат System