| NoteManagerAddNoteSurfacePickModel Method |
표면 노트 추가 - 모델 선택
Namespace:
VIZCore3D.NET.Manager
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax public void AddNoteSurfacePickModel(
bool useSymbol,
string symbolText,
int modelNameLevel
)
Parameters
- useSymbol
- Type: SystemBoolean
심볼 사용 여부 - symbolText
- Type: SystemString
심볼 텍스트 - modelNameLevel
- Type: SystemInt32
모델이름 레벨
See Also