NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.Mechatronics.CouplingBuilder Class Reference

This is an abstract class, and cannot be created. More...

Inheritance diagram for NXOpen.Mechatronics.CouplingBuilder:
NXOpen.Mechatronics.PhysicsConstraintBuilder NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Mechatronics.CamBuilder NXOpen.Mechatronics.GearBuilder NXOpen.Mechatronics.RackPinionBuilder NXOpen.Mechatronics.ThreeJointCouplerBuilder

Public Member Functions

unsafe void SetMasterAxisJoint (NXOpen.Mechatronics.PhysicsJoint master)
 Sets the master axis. More...
 
unsafe void SetSlaveAxisJoint (NXOpen.Mechatronics.PhysicsJoint slave)
 Sets the slave axis. More...
 

Properties

unsafe bool AllowSlip [get, set]
 Returns or sets the coulping can slip or not. More...
 
unsafe
NXOpen.Mechatronics.SelectPhysicsJoint 
MasterAxisJoint [get]
 Returns the master axis joint. More...
 
unsafe
NXOpen.Mechatronics.SelectPhysicsJoint 
SlaveAxisJoint [get]
 Returns the slave axis joint. More...
 
- Properties inherited from NXOpen.Mechatronics.PhysicsConstraintBuilder
unsafe string Name [get, set]
 Returns or sets the name. More...
 

Detailed Description

This is an abstract class, and cannot be created.

This is an abstract class, and cannot be created.

Created in NX7.5.1

Member Function Documentation

unsafe void NXOpen.Mechatronics.CouplingBuilder.SetMasterAxisJoint ( NXOpen.Mechatronics.PhysicsJoint  master)

Sets the master axis.

Created in NX8.0.0

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
master
unsafe void NXOpen.Mechatronics.CouplingBuilder.SetSlaveAxisJoint ( NXOpen.Mechatronics.PhysicsJoint  slave)

Sets the slave axis.

Created in NX8.0.0

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters
slave

Property Documentation

unsafe bool NXOpen.Mechatronics.CouplingBuilder.AllowSlip
getset

Returns or sets the coulping can slip or not.

Created in NX7.5.1

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.SelectPhysicsJoint NXOpen.Mechatronics.CouplingBuilder.MasterAxisJoint
get

Returns the master axis joint.

This can be a NXOpen.Mechatronics.HingeJoint , NXOpen.Mechatronics.SlidingJoint and NXOpen.Mechatronics.CylindricalJoint .

Created in NX7.5.1

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

unsafe NXOpen.Mechatronics.SelectPhysicsJoint NXOpen.Mechatronics.CouplingBuilder.SlaveAxisJoint
get

Returns the slave axis joint.

This can be a NXOpen.Mechatronics.HingeJoint , NXOpen.Mechatronics.SlidingJoint and NXOpen.Mechatronics.CylindricalJoint .

Created in NX7.5.1

License requirements: nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")


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