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

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

Inheritance diagram for NXOpen.Mechatronics.CollisionShapeBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.Mechatronics.CollisionBodyBuilder NXOpen.Mechatronics.CollisionSensorBuilder

Properties

unsafe NXOpen.Point CenterPoint [get, set]
 Returns or sets the center point. More...
 
unsafe NXOpen.Expression Height [get]
 Returns the height. More...
 
unsafe NXOpen.Expression Length [get]
 Returns the length. More...
 
unsafe NXOpen.CoordinateSystem Orientation [get, set]
 Returns or sets the orientation. More...
 
unsafe NXOpen.Expression Radius [get]
 Returns the radius. More...
 
unsafe NXOpen.Expression Width [get]
 Returns the width. 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 is an abstract class, and cannot be created.

This is an abstract class, and cannot be created.

Created in NX7.5.1

Property Documentation

unsafe NXOpen.Point NXOpen.Mechatronics.CollisionShapeBuilder.CenterPoint
getset

Returns or sets the center point.

Valid to all collsion shape types except NXOpen.Mechatronics.CollisionBodyBuilder.CollisionShape is set to NXOpen.Mechatronics.CollisionBodyBuilder.CollisionShapeTypes.Convex .

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.Expression NXOpen.Mechatronics.CollisionShapeBuilder.Height
get
unsafe NXOpen.Expression NXOpen.Mechatronics.CollisionShapeBuilder.Length
get
unsafe NXOpen.CoordinateSystem NXOpen.Mechatronics.CollisionShapeBuilder.Orientation
getset

Returns or sets the orientation.

Valid if NXOpen.Mechatronics.CollisionBodyBuilder.CollisionShape is set to NXOpen.Mechatronics.CollisionBodyBuilder.CollisionShapeTypes.Box or NXOpen.Mechatronics.CollisionBodyBuilder.CollisionShapeTypes.Capsule or NXOpen.Mechatronics.CollisionSensorBuilder.CollisionShape is set to NXOpen.Mechatronics.CollisionSensorBuilder.CollisionShapeTypes.Box or NXOpen.Mechatronics.CollisionSensorBuilder.CollisionShapeTypes.Line .

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.Expression NXOpen.Mechatronics.CollisionShapeBuilder.Radius
get
unsafe NXOpen.Expression NXOpen.Mechatronics.CollisionShapeBuilder.Width
get

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