NX Open C++ Reference Guide
Public Member Functions
NXOpen::SketchMakeSymmetricBuilder Class Reference

This class is used to add symmetric contraint to objects from a SketchMakeSymmetricBuilder . More...

Inheritance diagram for NXOpen::SketchMakeSymmetricBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::SelectNXObjectCenterLine ()
 Returns the function returns the center line of a symmetric constraint.
bool ConvertToReference ()
 Returns the function returns the flag to indicate if the centerline needs to be converted to reference
Created in NX7.5.0.
NXOpen::SelectNXObjectPrimaryObject ()
 Returns the function returns the primary object of a symmetric constraint.
NXOpen::SelectNXObjectSecondaryObject ()
 Returns the function returns the secondary object of a symmetric constraint.
void SetConvertToReference (bool reference)
 Sets the function returns the flag to indicate if the centerline needs to be converted to reference
Created in NX7.5.0.

Detailed Description

This class is used to add symmetric contraint to objects from a SketchMakeSymmetricBuilder .


To create a new instance of this class, use SketchCollection::CreateMakeSymmetricBuilder
Default values.

Property Value

ConvertToReference

True


Created in NX7.5.0.


Member Function Documentation

Returns the function returns the center line of a symmetric constraint.

This must be a straight line, straight edge, datum axis or datum plane. If the centerline is line, edge or datum axis, it is not perpendicular to the sketch plane. If the centerline is datum plane, it is not parallel to the sketch plane. If an entity is selected that is not part of sketch, it will be projected on the sketch plane and the projection will be used as the center line.
Created in NX7.5.0.

License requirements : None

Returns the function returns the flag to indicate if the centerline needs to be converted to reference
Created in NX7.5.0.



License requirements : None

Returns the function returns the primary object of a symmetric constraint.


Created in NX7.5.0.

License requirements : None

Returns the function returns the secondary object of a symmetric constraint.


Created in NX7.5.0.

License requirements : None

Sets the function returns the flag to indicate if the centerline needs to be converted to reference
Created in NX7.5.0.



License requirements : None

Parameters:
referencereference

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