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

Represents a NXOpen.GeometricUtilities.SpinePlaneBuilder . More...

Inheritance diagram for NXOpen.GeometricUtilities.SpinePlaneBuilder:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void AlternateSolution ()
 Creates the longer arc between the current and previous plane. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe NXOpen.Plane Plane [get, set]
 Returns or sets the plane More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.GeometricUtilities.SpinePlaneBuilder .

To create a new instance of this class, use NXOpen.Part.CreateEmptySpinePlaneBuilder

Created in NX11.0.0

Member Function Documentation

unsafe void NXOpen.GeometricUtilities.SpinePlaneBuilder.AlternateSolution ( )
inline

Creates the longer arc between the current and previous plane.

Shorter arc is constructed by default.

Created in NX11.0.0

License requirements: solid_modeling ("SOLIDS MODELING")

Property Documentation

unsafe NXOpen.Plane NXOpen.GeometricUtilities.SpinePlaneBuilder.Plane
getset

Returns or sets the plane

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING")


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