Solid Edge FrameworkSupport Type Library
GetGeometry Method
Description
Returns the geometry for the referenced pattern object.
Syntax
Visual Basic
Public Function GetGeometry() As Object
Remarks
This method always returns the Arc2d object irrespective of the pattern profile (that is, whether it is a circle or an arc). The sweep angle and other related parameters on the Arc2d object differ for circle and arc.
See Also

CircularPattern2d Object  | CircularPattern2d Members

Send comments on this topic.