NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.Features.Subdivision.SectionTubeData.SelectionData Struct Reference

Contains object selection information to be used to create a section. More...

Public Member Functions

 SelectionData (NXOpen.NXObject SnappedObject, bool IsSnapped, NXOpen.Point3d SnappedPosition)
 Constructor for the SelectionData struct. More...
 

Public Attributes

bool IsSnapped
 Flag indicating if snapping to a vertex of convergent face More...
 
NXOpen.NXObject SnappedObject
 The selected cage face or convergent face of snapped vertex More...
 
NXOpen.Point3d SnappedPosition
 The point at which vertex of face is snapped. More...
 

Detailed Description

Contains object selection information to be used to create a section.

Constructor & Destructor Documentation

NXOpen.Features.Subdivision.SectionTubeData.SelectionData.SelectionData ( NXOpen.NXObject  SnappedObject,
bool  IsSnapped,
NXOpen.Point3d  SnappedPosition 
)
inline

Constructor for the SelectionData struct.

Parameters
SnappedObjectThe selected cage face or convergent face of snapped vertex
IsSnappedFlag indicating if snapping to a vertex of convergent face
SnappedPositionThe point at which vertex of face is snapped.

Member Data Documentation

bool NXOpen.Features.Subdivision.SectionTubeData.SelectionData.IsSnapped

Flag indicating if snapping to a vertex of convergent face

NXOpen.NXObject NXOpen.Features.Subdivision.SectionTubeData.SelectionData.SnappedObject

The selected cage face or convergent face of snapped vertex

NXOpen.Point3d NXOpen.Features.Subdivision.SectionTubeData.SelectionData.SnappedPosition

The point at which vertex of face is snapped.


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