C# 클래스 Revit.SDK.Samples.GridCreation.CS.GridCreationOptionData

Data class which stores the information of the way to create grids
파일 보기 프로젝트 열기: AMEE/revit 1 사용 예제들

공개 메소드들

메소드 설명
GridCreationOptionData ( bool hasSelectedLinesOrArcs ) : System

Constructor

메소드 상세

GridCreationOptionData() 공개 메소드

Constructor
public GridCreationOptionData ( bool hasSelectedLinesOrArcs ) : System
hasSelectedLinesOrArcs bool Whether lines or arcs have been selected
리턴 System