NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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 NXOpen.Utilities.NXRemotableObject IMessageSink

Additional Inherited Members

- Public Types inherited from NXOpen.SmartObject
enum  UpdateOption {
  DontUpdate, WithinModeling, AfterModeling, AfterParentBody,
  Mixed
}
 Specifies when the smart object updates. More...
 
enum  VisibilityOption { Invisible, Visible, VisibleIfParentInvisible }
 Specifies the smart object visibility. More...
 
- Public Member Functions inherited from NXOpen.Point
unsafe void SetCoordinates (NXOpen.Point3d coordinates)
 Sets the coordinates of the point More...
 
unsafe void SetPointOnCurveTParameterFixed (bool isFixed)
 Sets the T parameter of the point created using point on curve method More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Point
unsafe NXOpen.Point3d Coordinates [get]
 Returns the coordinates of the point More...
 
unsafe bool IsReference [get]
 Returns the reference state of a point. 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.