C# 클래스 Revit.SDK.Samples.CurtainWallGrid.CS.LineOperation

stores the specified line operation
파일 보기 프로젝트 열기: AMEE/revit 1 사용 예제들

공개 메소드들

메소드 설명
LineOperation ( LineOperationType type ) : System

constructor

ToString ( ) : string

convert to string

메소드 상세

LineOperation() 공개 메소드

constructor
public LineOperation ( LineOperationType type ) : System
type LineOperationType /// the current line operation type ///
리턴 System

ToString() 공개 메소드

convert to string
public ToString ( ) : string
리턴 string