ICimDocument

This interface represents the file in Cimatron.

Namespace

interop.CimBaseAPI

Compatibility

Cimatron 2024 or later

Properties

Get

Title

String

Get

Type DocumentEnumType

Get

Unit DocumentEnumUnit

Get

Version

Long

Get

PID

String

Get

SetsOfDoc

Variant

Get

Description

String

Methods

void

Close ( int )

void

Save ( )

int

ComparePIDs ( string )

string

GetPath ( )

void

SaveAs ( string )

void

SavePicture ( string )

IUnknown

GetDisplaySettings ( )

void

SavePicture2 ( string , int, double )

bool

IsModified ()

void

MakeDirty ( )

Events

None

Remarks

None

Example