C# 클래스 Revit.SDK.Samples.MultiplanarRebar.CS.CorbelReinforcementOptions

Represent the reinforcement options of corbel. The options include bar type and bar counts which are collected from user via UI input.
파일 보기 프로젝트 열기: AMEE/revit 1 사용 예제들

공개 메소드들

메소드 설명
CorbelReinforcementOptions ( Document revitDoc ) : System

Constructor to initialize the fields.

메소드 상세

CorbelReinforcementOptions() 공개 메소드

Constructor to initialize the fields.
public CorbelReinforcementOptions ( Document revitDoc ) : System
revitDoc Document Revit DB Document
리턴 System