NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.Preferences.WorkPlane.GridSize Struct Reference

Grid size parameters More...

Public Member Functions

 GridSize (double MajorGridSpacing, int MinorLinesPerMajor, int SnapPointsPerMinor)
 Constructor for the GridSize struct. More...
 

Public Attributes

double MajorGridSpacing
 Distance between major grid lines More...
 
int MinorLinesPerMajor
 Number of minor lines between major grid lines More...
 
int SnapPointsPerMinor
 Number of snap points between minor grid lines More...
 

Detailed Description

Grid size parameters

Constructor & Destructor Documentation

NXOpen.Preferences.WorkPlane.GridSize.GridSize ( double  MajorGridSpacing,
int  MinorLinesPerMajor,
int  SnapPointsPerMinor 
)
inline

Constructor for the GridSize struct.

Parameters
MajorGridSpacingDistance between major grid lines
MinorLinesPerMajorNumber of minor lines between major grid lines
SnapPointsPerMinorNumber of snap points between minor grid lines

Member Data Documentation

double NXOpen.Preferences.WorkPlane.GridSize.MajorGridSpacing

Distance between major grid lines

int NXOpen.Preferences.WorkPlane.GridSize.MinorLinesPerMajor

Number of minor lines between major grid lines

int NXOpen.Preferences.WorkPlane.GridSize.SnapPointsPerMinor

Number of snap points between minor grid lines


The documentation for this struct was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.