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

IfcVoidingFeature() public méthode

public IfcVoidingFeature ( IfcElement host, IfcProductRepresentation rep, IfcVoidingFeatureTypeEnum type ) : System
host IfcElement
rep IfcProductRepresentation
type IfcVoidingFeatureTypeEnum
Résultat System
		public IfcVoidingFeature(IfcElement host,IfcProductRepresentation rep,IfcVoidingFeatureTypeEnum type) : base(host,rep) { mPredefinedType = type; }
		

Same methods

IfcVoidingFeature::IfcVoidingFeature ( ) : System
IfcVoidingFeature::IfcVoidingFeature ( DatabaseIfc db, IfcVoidingFeature v ) : System