Share

ModelDatumProxy Object

Derived from: ModelDatum Object

Description

ModelDatumProxy Object.

Methods

Name Description
Delete Deletes this object.
GetReferenceKey Generate the sequence of bytes, called this object's reference key, which can be held onto beyond document edits and which will allow the caller to be bound back to the live object.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
AttributeSets Gets the Attribute Sets collection on this object.
ContainingOccurrence Use F1 key to display help topic.
Definition Gets and sets the ModelDatumDefinition associated with this ModelDatum object.
HealthStatus Returns the current health status of the model datum.
ModelDatumTargets Returns a ModelDatumTargets collection object providing access to the existing model datum targets in this model datum.
Name Gets or sets the name of this object.
NativeObject Use F1 key to display help topic.
Parent Gets the parent object from whom this object can logically be reached.
Type Gets the constant that indicates the type of this object.

Version

Introduced in version 2023

Was this information helpful?