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

IfcApprovalPropertyRelationship() private méthode

private IfcApprovalPropertyRelationship ( ) : System
Résultat System
		internal IfcApprovalPropertyRelationship() : base() { }
		//internal IfcApprovalPropertyRelationship(IfcApprovalPropertyRelationship o) : base() { mApprovedProperties = new List<int>(o.mApprovedProperties.ToArray()); mApproval = o.mApproval; }