Struct SketchOperationData.GeometryData
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public struct SketchOperationData.GeometryData
Constructors
GeometryData(NXObject, string)
Declaration
public GeometryData(NXObject GeometryTag, string GeometryString)
Parameters
| Type | Name | Description |
|---|---|---|
| NXObject | GeometryTag | |
| string | GeometryString |
Fields
GeometryString
Declaration
public string GeometryString
Field Value
| Type | Description |
|---|---|
| string |
GeometryTag
Declaration
public NXObject GeometryTag
Field Value
| Type | Description |
|---|---|
| NXObject |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |