Share

ModelDatum Object


Description

ModelDatum 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.
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.
Parent Gets the parent object from whom this object can logically be reached.
Type Gets the constant that indicates the type of this object.

Accessed From

ModelDatumDefinition.Parent, ModelDatumProxy.NativeObject, ModelDatums.Add, ModelDatums.Item, ModelDatumTarget.ModelDatum, ModelDatumTargetProxy.ModelDatum

Derived Classes

ModelDatumProxy

Version

Introduced in version 2023

Was this information helpful?