Click or drag to resize

FrameManager Properties

The FrameManager type exposes the following members.

Properties
  NameDescription
Public propertyAutoFitSectionBox
단면박스에 맞춤
Public propertyBringToFront
좌표계 모델 앞에 표시
Public propertyElevationLine
Elevation Line 조회
Public propertyFilter
Filter String
Public propertyForeColor
색상
Public propertyCode exampleHasFrame
좌표계 로드 여부
Public propertyPlanLine
Plan Line 조회
Public propertyResizable
크기 변경. ShowCustomSize 활성화 후, 해당 속성을 True로 설정하면 크기를 변경 할 수 있음.
Public propertySectionLine
Section Line 조회
Public propertyShowCustomSize
커스텀 사이즈로 표시. 사이즈 변경을 하려면, Resizable = True를 설정하면, 크기를 변경 할 수 있는 핸들이 활성화 됨.
Public propertyShowEvenNumber
짝수번째 표시
Public propertyShowNumber
Show Number
Public propertyShowNumberAllStep
자동 숨김(전체 Frame Number 보이기/숨기기). 기본값은 False이며, 화면 비율에 따라 Frame 번호가 일부 조회됨.
Public propertyShowOddNumber
홀수번째 표시
Public propertyCode exampleVisible
Frame Visible
Public propertyCode exampleXAxisFrameIDPrefix
X축 좌표 ID Prefix 설정
Public propertyCode exampleXAxisFramePositionPrefix
X축 좌표 Position Prefix 설정
Public propertyCode exampleXAxisLabelAsPosition
X축 좌표로 표시
Public propertyXYPlane
XY Plane 조회
Public propertyCode exampleYAxisFrameIDPrefix
Y축 좌표 ID Prefix 설정
Public propertyCode exampleYAxisFramePositionPrefix
Y축 좌표 Position Prefix 설정
Public propertyCode exampleYAxisLabelAsPosition
Y축 좌표로 표시
Public propertyYZPlane
YZ Plane 조회
Public propertyCode exampleZAxisFrameIDPrefix
Z축 좌표 ID Prefix 설정
Public propertyCode exampleZAxisFramePositionPrefix
Z축 좌표 Position Prefix 설정
Public propertyCode exampleZAxisLabelAsPosition
Z축 좌표로 표시
Public propertyZXPlane
ZX Plane 조회
Top
See Also