NX Open C++ Reference Guide
List of all members
NXOpen::Drawings::DraftingPoint Class Reference

Represents a Drafting VD Point. More...

Inheritance diagram for NXOpen::Drawings::DraftingPoint:
NXOpen::Point NXOpen::SmartObject NXOpen::IOrientation NXOpen::ILocation NXOpen::DisplayableObject NXOpen::INXObject NXOpen::INXObject NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

Additional Inherited Members

- Public Types inherited from NXOpen::SmartObject
enum  UpdateOption {
  UpdateOptionDontUpdate, UpdateOptionWithinModeling, UpdateOptionAfterModeling, UpdateOptionAfterParentBody,
  UpdateOptionMixed
}
 Specifies when the smart object updates. More...
 
enum  VisibilityOption { VisibilityOptionInvisible, VisibilityOptionVisible, VisibilityOptionVisibleIfParentInvisible }
 Specifies the smart object visibility. More...
 
- Public Member Functions inherited from NXOpen::Point
NXOpen::Point3d Coordinates ()
 Returns the coordinates of the point
Created in NX3.0.0. More...
 
bool IsReference ()
 Returns the reference state of a point. More...
 
void SetCoordinates (const NXOpen::Point3d &coordinates)
 Sets the coordinates of the point
Created in NX3.0.0. More...
 
void SetPointOnCurveTParameterFixed (bool isFixed)
 Sets the T parameter of the point created using point on curve method
Created in NX5.0.0. More...
 

Detailed Description

Represents a Drafting VD Point.


An instance of this class can be obtained by using NXOpen::Drawings::DraftingPointCollection

Created in NX12.0.0.


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