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

This class is used for edit sinumerik collision avoidance properties. More...

Inheritance diagram for NXOpen.SIM.KinematicSinumerikCaBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  PlcInitStateTypes { Active, Inactive, Preselect }
 The init state types More...
 
enum  PlcUsageTypes { CollisionCheck, Visualize, All }
 The usage types More...
 

Properties

unsafe int DetailLevel [get, set]
 Returns or sets the detail level for this protection area More...
 
unsafe int MagazineIndex [get, set]
 Returns or sets the magazine index for this automatic protection area More...
 
unsafe int MagazineLocationIndex [get, set]
 Returns or sets the magazine location index for this automatic protection area More...
 
unsafe int PlcBit [get, set]
 Returns or sets the PLC bit for this protection area More...
 
unsafe
NXOpen.SIM.KinematicSinumerikCaBuilder.PlcInitStateTypes 
PlcInitState [get, set]
 Returns or sets the initial PLC state for this protection area More...
 
unsafe
NXOpen.SIM.KinematicSinumerikCaBuilder.PlcUsageTypes 
PlcUsage [get, set]
 Returns or sets the PLC usage for this protection area More...
 
unsafe int TOIndex [get, set]
 Returns or sets the TO-index for this automatic protection area 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.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

This class is used for edit sinumerik collision avoidance properties.

Calling Builder.Commit on this builder will only return a null reference (Nothing in Visual Basic).

Use the KinematicConfigurator class to create a KinematicSinumerikCaBuilder object.

Created in NX9.0.0

Member Enumeration Documentation

The init state types

Enumerator
Active 

Active

Inactive 

Inactive

Preselect 

Preselect

The usage types

Enumerator
CollisionCheck 

Collision Check

Visualize 

Visualize

All 

All

Property Documentation

unsafe int NXOpen.SIM.KinematicSinumerikCaBuilder.DetailLevel
getset

Returns or sets the detail level for this protection area

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_sinumerik_ca ("Sinumerik Collision Avoidance")

unsafe int NXOpen.SIM.KinematicSinumerikCaBuilder.MagazineIndex
getset

Returns or sets the magazine index for this automatic protection area

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_sinumerik_ca ("Sinumerik Collision Avoidance")

unsafe int NXOpen.SIM.KinematicSinumerikCaBuilder.MagazineLocationIndex
getset

Returns or sets the magazine location index for this automatic protection area

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_sinumerik_ca ("Sinumerik Collision Avoidance")

unsafe int NXOpen.SIM.KinematicSinumerikCaBuilder.PlcBit
getset

Returns or sets the PLC bit for this protection area

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_sinumerik_ca ("Sinumerik Collision Avoidance")

unsafe NXOpen.SIM.KinematicSinumerikCaBuilder.PlcInitStateTypes NXOpen.SIM.KinematicSinumerikCaBuilder.PlcInitState
getset

Returns or sets the initial PLC state for this protection area

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_sinumerik_ca ("Sinumerik Collision Avoidance")

unsafe NXOpen.SIM.KinematicSinumerikCaBuilder.PlcUsageTypes NXOpen.SIM.KinematicSinumerikCaBuilder.PlcUsage
getset

Returns or sets the PLC usage for this protection area

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_sinumerik_ca ("Sinumerik Collision Avoidance")

unsafe int NXOpen.SIM.KinematicSinumerikCaBuilder.TOIndex
getset

Returns or sets the TO-index for this automatic protection area

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_sinumerik_ca ("Sinumerik Collision Avoidance")


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