Share

FlatPattern.ModelGeometryVersion Property

Parent Object: FlatPattern

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

FlatPattern.ModelGeometryVersion() As String

Property Value

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

Version

Introduced in version 2010

Was this information helpful?