Click or drag to resize

PrimitiveManager Class

[MANAGER] Primitive Manager
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.ManagerPrimitiveManager

Namespace: VIZCore3D.NET.Manager
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public class PrimitiveManager : VIZCoreBase

The PrimitiveManager type exposes the following members.

Properties
 NameDescription
Public propertyExportFileName EXPORT 파일 경로
Top
Methods
 NameDescription
Public methodCode exampleAddNode Add Node
Public methodClear 데이터 초기화
Public methodExport Export REV File
Public methodExportTemporaryFile 임시 경로에 REV 파일 내보내기
Public methodGetStream Model Stream(Byte[]) 반환
Public methodOpenCustomShapeDock 커스텀 DOCK 형상 조회
Public methodCode exampleOpenModel VIZCore3D.NET 에 모델 열기
Public methodOpenWeldLine Weld Line 모델 가시화
Top
See Also