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

IfcDoorPanelProperties() private méthode

private IfcDoorPanelProperties ( ) : System
Résultat System
		internal IfcDoorPanelProperties() : base() { }
		public IfcShapeAspect ShapeAspectStyle { get { return mDatabase[mShapeAspectStyle] as IfcShapeAspect; } set { mShapeAspectStyle = (value == null ? 0 : value.mIndex); } }

Same methods

IfcDoorPanelProperties::IfcDoorPanelProperties ( DatabaseIfc db, IfcDoorPanelProperties p ) : System