NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
NXOpen.Features.PointSet Class Reference

Represents a point set feature More...

Inheritance diagram for NXOpen.Features.PointSet:
NXOpen.Features.CurveFeature NXOpen.Features.Feature NXOpen.NXObject NXOpen.IProfile NXOpen.IFitTo NXOpen.TaggedObject NXOpen.INXObject NXOpen.INXObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe NXOpen.Point[] GetPoints ()
 Returns the points created by the point set feature. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.Features.Feature
enum  BooleanType {
  Create, Unite, Subtract, Intersect,
  EmbossNormalSide = 8, EmbossOppositeNormalSide
}
 Boolean operation type. More...
 
enum  DiagnosticType { Information = 1, Warning }
 Diagnostic type More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Features.CurveFeature
unsafe int Color [get]
 Returns the color of the feature More...
 
unsafe
NXOpen.DisplayableObject.ObjectFont 
Font [get]
 Returns the font of the feature More...
 
unsafe int Layer [get]
 Returns the layer of the feature More...
 
unsafe bool SuppressChildren [get]
 Returns the suppress children of the feature More...
 
unsafe
NXOpen.DisplayableObject.ObjectWidth 
Width [get]
 Returns the width of the feature More...
 

Detailed Description

Represents a point set feature

To create or edit an instance of this class, use NXOpen.Features.PointSetBuilder

Created in NX6.0.0

Member Function Documentation

unsafe NXOpen.Point [] NXOpen.Features.PointSet.GetPoints ( )
inline

Returns the points created by the point set feature.

The order in which points are returned is that they fall along the curve or in the grid on the face or order in which user has specified points.

Created in NX11.0.0

License requirements: solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE") OR geometric_tol ("GDT")

Returns

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