GeometryGym.Ifc.IfcElement.IfcElement C# (CSharp) Méthode

IfcElement() protected méthode

protected IfcElement ( DatabaseIfc db ) : System
db DatabaseIfc
Résultat System
		protected IfcElement(DatabaseIfc db) : base(db) { }
		protected IfcElement(DatabaseIfc db, IfcElement e, bool downStream) : base(db, e,downStream)

Same methods

IfcElement::IfcElement ( ) : System
IfcElement::IfcElement ( DatabaseIfc db, IfcElement e, bool downStream ) : System
IfcElement::IfcElement ( IfcElement basis ) : System
IfcElement::IfcElement ( IfcObjectDefinition host, IfcObjectPlacement p, IfcProductRepresentation r ) : System
IfcElement::IfcElement ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double>.Tuple arcOrigin, double arcAngle ) : System
IfcElement::IfcElement ( IfcProduct host, GeometryGym.Ifc.IfcMaterialProfileSetUsage profile, IfcAxis2Placement3D placement, double length ) : System