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

IfcAnnotation() public méthode

public IfcAnnotation ( DatabaseIfc db ) : System
db DatabaseIfc
Résultat System
		public IfcAnnotation(DatabaseIfc db) : base(db) { }
		public IfcAnnotation(IfcSpatialElement host) : base(host.Database) { host.AddElement(this); }

Same methods

IfcAnnotation::IfcAnnotation ( ) : System
IfcAnnotation::IfcAnnotation ( DatabaseIfc db, IfcAnnotation a ) : System
IfcAnnotation::IfcAnnotation ( IfcSpatialElement host ) : System