Share

ModelDatumDefinition Object


Description

ModelDatumDefinition Object.

Methods

Name Description
ApplySizeToAllDatumTargets Applies the area size to all datum targets.
Copy Creates a copy of this ModelDatumDefinition 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.
DatumTargetAreaDiameters Gets and sets the datum target area diameter values.
DatumTargetAreaHeights Gets and sets the datum target area height values.
DatumTargetAreaWidths Gets and sets the datum target area width values.
DatumTargetIndices Gets and sets the model datum targets’ indices.
DatumTargetPlanes Gets or sets the datum target annotation plane definitions.
DatumTargetPoints Gets or sets the datum target points.
DatumTargetTextPositions Gets or sets the datum target text positions.
DatumTargetType Gets and sets the datum target type.
DatumText Gets and sets the datum text.
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

ModelDatum.Definition, ModelDatumDefinition.Copy, ModelDatumProxy.Definition, ModelDatums.CreateDefinition

Version

Introduced in version 2023

Was this information helpful?