Solid Edge Part Type Library
GetGeometries Method
Specifies the first geometric element.
Specifies the second geometric element.
Specifies the third geometric element (if necessary).
Description
Returns the Measure variable input geometries.
Syntax
Visual Basic
Public Sub GetGeometries( _
   ByRef Geom1 As Object, _
   ByRef Geom2 As Object, _
   Optional ByRef Geom3 As Variant _
) 
Parameters
Geom1
Specifies the first geometric element.
Geom2
Specifies the second geometric element.
Geom3
Specifies the third geometric element (if necessary).
See Also

MeasureVariable Object  | MeasureVariable Members