GeometryLocationDataCollection Class

class NXOpen.GeometricUtilities.GeometryLocationDataCollection

Bases: object

This class contains the factory methods for creating GeometryLocationData.

To obtain an instance of this class, refer to NXOpen.Part

New in version NX5.0.0.

Methods

Method Description
CreateGeometryLocationData Creates geometry location data.

Method Detail

CreateGeometryLocationData

GeometryLocationDataCollection.CreateGeometryLocationData

Creates geometry location data.

Signature CreateGeometryLocationData()

Returns:Resultant geometry location data
Return type:NXOpen.GeometricUtilities.GeometryLocationData

New in version NX5.0.0.

License requirements: solid_modeling (“SOLIDS MODELING”)