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

Represents a PressLineSimulation.RotaryCamBuilder builder More...

Inheritance diagram for NXOpen.PressLineSimulation.RotaryCamBuilder:
NXOpen.PressLineSimulation.DrivenCamBuilder NXOpen.PressLineSimulation.MotionBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void DeleteCam ()
 To delete the cam. More...
 
unsafe void SetOutOfDate ()
 To set the out of date status of the cam. More...
 

Properties

unsafe NXOpen.Expression BackstopOffset [get]
 Returns the offset (in degrees) from the cam to the backstop. More...
 
unsafe NXOpen.Axis CamAxis [get, set]
 Returns or sets the axis of rotation. More...
 
unsafe NXOpen.SelectBodyList CamBodies [get]
 Returns the rotary cam bodies. More...
 
unsafe string CompName [get, set]
 Returns or sets the unique name used to identify the simulation component. More...
 
unsafe string Description [get, set]
 Returns or sets the description of the cam. More...
 
unsafe bool Disable [get, set]
 Returns or sets the disable status of the cam. More...
 
unsafe NXOpen.SelectBodyList DriveBodies [get]
 Returns the drive bodies. More...
 
- Properties inherited from NXOpen.PressLineSimulation.DrivenCamBuilder
unsafe double CamCollisionFacetingTolerance [get, set]
 Returns or sets the cam collision faceting tolerance. More...
 
- Properties inherited from NXOpen.PressLineSimulation.MotionBuilder
unsafe string CamDisplayName [get, set]
 Returns or sets the user cam display name. 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

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

Detailed Description

Represents a PressLineSimulation.RotaryCamBuilder builder

To create a new instance of this class, use NXOpen.PressLineSimulation.ApplicationManager.CreateRotaryCamBuilder

Default values.

Property Value

BackstopOffset.Value

0 (millimeters part), 0 (inches part)

Created in NX12.0.0

Member Function Documentation

unsafe void NXOpen.PressLineSimulation.RotaryCamBuilder.DeleteCam ( )
inline

To delete the cam.

Created in NX12.0.0

License requirements: nx_pls_die_checker (" NX Press Die Checker")

unsafe void NXOpen.PressLineSimulation.RotaryCamBuilder.SetOutOfDate ( )
inline

To set the out of date status of the cam.

Created in NX12.0.0

License requirements: nx_pls_die_checker (" NX Press Die Checker")

Property Documentation

unsafe NXOpen.Expression NXOpen.PressLineSimulation.RotaryCamBuilder.BackstopOffset
get

Returns the offset (in degrees) from the cam to the backstop.

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Axis NXOpen.PressLineSimulation.RotaryCamBuilder.CamAxis
getset

Returns or sets the axis of rotation.

The backstop is counter-clockwise when the axis is pointing toward you.

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: nx_pls_die_checker (" NX Press Die Checker")

unsafe NXOpen.SelectBodyList NXOpen.PressLineSimulation.RotaryCamBuilder.CamBodies
get

Returns the rotary cam bodies.

Created in NX12.0.0

License requirements: None.

unsafe string NXOpen.PressLineSimulation.RotaryCamBuilder.CompName
getset

Returns or sets the unique name used to identify the simulation component.

Created in NX12.0.0

Deprecated in NX1899.0.0. Use NXOpen.PressLineSimulation.MotionBuilder.CamDisplayName instead.

License requirements to get this property: None.

License requirements to set this property: nx_pls_die_checker (" NX Press Die Checker")

unsafe string NXOpen.PressLineSimulation.RotaryCamBuilder.Description
getset

Returns or sets the description of the cam.

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: nx_pls_die_checker (" NX Press Die Checker")

unsafe bool NXOpen.PressLineSimulation.RotaryCamBuilder.Disable
getset

Returns or sets the disable status of the cam.

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: nx_pls_die_checker (" NX Press Die Checker")

unsafe NXOpen.SelectBodyList NXOpen.PressLineSimulation.RotaryCamBuilder.DriveBodies
get

Returns the drive bodies.

Created in NX12.0.0

License requirements: None.


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