C# 클래스 Revit.SDK.Samples.NewRoof.RoofForms.CS.ExtrusionRoofWrapper

The ExtrusionRoofWrapper class is use to edit a extrusion roof in a PropertyGrid. It contains a extrusion roof.
파일 보기 프로젝트 열기: AMEE/revit 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ExtrusionRoofWrapper ( ExtrusionRoof roof ) : System

The construct of the ExtrusionRoofWrapper class.

메소드 상세

ExtrusionRoofWrapper() 공개 메소드

The construct of the ExtrusionRoofWrapper class.
public ExtrusionRoofWrapper ( ExtrusionRoof roof ) : System
roof ExtrusionRoof The extrusion roof which will be edited in a PropertyGrid.
리턴 System