NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Mechatronics.VirtualAxisBuilder Class Reference

Represents a NXOpen.Mechatronics.VirtualAxis builder More...

Inheritance diagram for NXOpen.Mechatronics.VirtualAxisBuilder:
NXOpen.Mechatronics.PhysicsJointBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  VirtualAxisType { Linear, Angular }
 the Axis Type option. More...
 

Properties

unsafe NXOpen.Point AnchorPoint [get, set]
 Returns or sets the anchor point More...
 
unsafe
NXOpen.Mechatronics.VirtualAxisBuilder.VirtualAxisType 
AxisType [get, set]
 Returns or sets the axis type More...
 
unsafe NXOpen.Direction Direction [get, set]
 Returns or sets the direction More...
 
unsafe NXOpen.Expression StartPosition [get]
 Returns the initial position of virtual axis More...
 
- Properties inherited from NXOpen.Mechatronics.PhysicsJointBuilder
unsafe NXOpen.SelectNXObject Attachment [get]
 Returns the attachment of joint. More...
 
unsafe NXOpen.SelectNXObject Base [get]
 Returns the base of joint. More...
 
unsafe NXOpen.Point BaseAnchorPoint [get, set]
 Returns or sets the anchor point of base. More...
 
unsafe NXOpen.Direction BaseAxisVector [get, set]
 Returns or sets the axis vector of base. More...
 
unsafe string Name [get, set]
 Returns or sets the name. More...
 
unsafe bool Positioning [get, set]
 Returns or sets a boolean value that indicates whether to create an assembly joint. More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. 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

- Public Member Functions inherited from NXOpen.Mechatronics.PhysicsJointBuilder
unsafe void SetAttachment (NXOpen.NXObject attachment)
 Sets the attachment. More...
 
unsafe void SetBase (NXOpen.NXObject @base)
 Sets the base. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Mechatronics.VirtualAxis builder

To create a new instance of this class, use NXOpen.Mechatronics.VirtualAxisCollection.CreateVirtualAxisBuilder

Created in NX10.0.0

Member Enumeration Documentation

the Axis Type option.

Enumerator
Linear 
Angular 

Property Documentation

unsafe NXOpen.Point NXOpen.Mechatronics.VirtualAxisBuilder.AnchorPoint
getset

Returns or sets the anchor point

Created in NX10.0.0

License requirements to get this property: nx_mcd_core ("Mechatronics Concept Designer")

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Mechatronics.VirtualAxisBuilder.VirtualAxisType NXOpen.Mechatronics.VirtualAxisBuilder.AxisType
getset

Returns or sets the axis type

Created in NX10.0.0

License requirements to get this property: nx_mcd_core ("Mechatronics Concept Designer")

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Direction NXOpen.Mechatronics.VirtualAxisBuilder.Direction
getset

Returns or sets the direction

Created in NX10.0.0

License requirements to get this property: nx_mcd_core ("Mechatronics Concept Designer")

License requirements to set this property: nx_mcd_core ("Mechatronics Concept Designer")

unsafe NXOpen.Expression NXOpen.Mechatronics.VirtualAxisBuilder.StartPosition
get

Returns the initial position of virtual axis

Created in NX10.0.0

License requirements: nx_mcd_core ("Mechatronics Concept Designer")


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