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

IfcBearing() public méthode

public IfcBearing ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductDefinitionShape representation ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductDefinitionShape
Résultat System
		public IfcBearing(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductDefinitionShape representation) : base(host, placement, representation) { }
	}

Same methods

IfcBearing::IfcBearing ( ) : System
IfcBearing::IfcBearing ( DatabaseIfc db ) : System
IfcBearing