GeometryGym.Ifc.IfcBuildingElementProxyType.IfcBuildingElementProxyType C# (CSharp) 메소드

IfcBuildingElementProxyType() 개인적인 메소드

private IfcBuildingElementProxyType ( ) : System
리턴 System
		internal IfcBuildingElementProxyType() : base() { }
		internal IfcBuildingElementProxyType(DatabaseIfc db, IfcBuildingElementProxyType t, DuplicateOptions options) : base(db, t, options) { PredefinedType = t.PredefinedType; }

Same methods

IfcBuildingElementProxyType::IfcBuildingElementProxyType ( DatabaseIfc db, IfcBuildingElementProxyType t, DuplicateOptions options ) : System
IfcBuildingElementProxyType::IfcBuildingElementProxyType ( DatabaseIfc db, string name, IfcBuildingElementProxyTypeEnum type ) : System
IfcBuildingElementProxyType