NX Open C++ Reference Guide
|
Represents the builder for adding a bounded grid Display::PlaneGrid to a plane. More...
Public Member Functions | |
NXOpen::Plane * | Plane () |
Returns the plane Created in NX6.0.0. | |
void | SetPlane (NXOpen::Plane *plane) |
Sets the plane Created in NX6.0.0. |
Represents the builder for adding a bounded grid Display::PlaneGrid to a plane.
To create a new instance of this class, use Display::GridCollection::CreatePlaneGridBuilder
Default values.
Property | Value |
---|---|
Associative |
1 |
LabelReference |
Local |
MajorLineSpacing |
100 (millimeters part), 1 (inches part) |
MajorLineStyle |
Solid |
MajorLineWeight |
Normal |
MinorLineStyle |
Dashed |
MinorLineWeight |
Thin |
MinorLinesPerMajor |
1 |
Show |
1 |
ShowLabel |
Always |
ShowMajorLines |
1 |
ShowOnTop |
0 |
SnapPointsPerMinor |
1 |
SnapToGrid |
0 |
Created in NX6.0.0.
Returns the plane
Created in NX6.0.0.
License requirements : None
void NXOpen::Display::PlaneGridBuilder::SetPlane | ( | NXOpen::Plane * | plane | ) |
Sets the plane
Created in NX6.0.0.
License requirements : None
plane | plane |