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

IfcEventType() private méthode

private IfcEventType ( ) : System
Résultat System
		internal IfcEventType() : base() { }
		internal IfcEventType(DatabaseIfc db, IfcEventType t) : base(db, t) { mPredefinedType = t.mPredefinedType; mEventTriggerType = t.mEventTriggerType; mUserDefinedEventTriggerType = t.mUserDefinedEventTriggerType; }

Same methods

IfcEventType::IfcEventType ( DatabaseIfc db, IfcEventType t ) : System
IfcEventType::IfcEventType ( DatabaseIfc m, string name, IfcEventTypeEnum t, IfcEventTriggerTypeEnum trigger ) : System