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

IfcDoorPanelProperties() 개인적인 메소드

private IfcDoorPanelProperties ( ) : System
리턴 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