Share

AssemblyComponentDefinition.ModelGeometryVersion Property

Parent Object: AssemblyComponentDefinition

Description

Property that returns a string that can be used to determine if the document has been modified. This version string is changed every time the assembly is modified. By saving a previous version string, you can compare the current version string to see if the assembly has been modified.

Syntax

AssemblyComponentDefinition.ModelGeometryVersion() As String

Property Value

This is a read only property whose value is a String.

Version

Introduced in version 5

Was this information helpful?