GeometryGym.Ifc.IfcBuildingElementProxyType.IfcBuildingElementProxyType C# (CSharp) Method

IfcBuildingElementProxyType() private method

private IfcBuildingElementProxyType ( ) : System
return 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