NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
List of all members
NXOpen.SphericalCoordinateSystem Class Reference

Represents a spherical coordinate system More...

Inheritance diagram for NXOpen.SphericalCoordinateSystem:
NXOpen.CoordinateSystem NXOpen.SmartObject NXOpen.ILocation NXOpen.IOrientation NXOpen.CAE.IExportableFEEntity 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.CoordinateSystem
unsafe void GetDirections (out NXOpen.Vector3d xDirection, out NXOpen.Vector3d yDirection)
 Returns the orientation of the coordinate system More...
 
unsafe string[] GetSolverCardSyntax ()
 Returns the solver card syntax strings for this entity. More...
 
unsafe void SetDirections (NXOpen.Vector3d xDirection, NXOpen.Vector3d yDirection)
 The orientation of the coordinate system More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.CoordinateSystem
unsafe bool IsTemporary [get]
 Returns true if the coordinate system is temporary, which means that the object is not saved in the part file More...
 
unsafe int Label [get, set]
 Returns or sets the label of the coordinate system More...
 
unsafe string Name [get, set]
 Returns or sets the name of the coordinate system More...
 
unsafe NXOpen.NXMatrix Orientation [get]
 Returns the orientation matrix of the coordinate system More...
 
unsafe NXOpen.Point3d Origin [get, set]
 Returns or sets the origin of the coordinate system More...
 

Detailed Description

Represents a spherical coordinate system

To create a new instance of this class, use NXOpen.CoordinateSystemCollection.CreateSphericalCoordinateSystem

Created in NX4.0.0


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