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

Represents a SketchMirrorPatternBuilder
To create a new instance of this class, use SketchCollection::CreateSketchMirrorPatternBuilder
Default values. More...

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

List of all members.

Public Member Functions

bool ConvertToReference ()
 Returns the flag to indicate if the centerline needs to be converted to reference
Created in NX7.5.0.
NXOpen::SelectNXObjectDirectionObject ()
 Returns the direction object.
NXOpen::SectionSection ()
 Returns the pattern section
Created in NX7.5.0.
void SetConvertToReference (bool reference)
 Sets the flag to indicate if the centerline needs to be converted to reference
Created in NX7.5.0.
void SetEndConstraint (NXOpen::NXObject *parent, bool isStart, bool constraint)
 This function removes end constraint from the given mirror pattern
Created in NX7.5.0.

Detailed Description

Represents a SketchMirrorPatternBuilder
To create a new instance of this class, use SketchCollection::CreateSketchMirrorPatternBuilder
Default values.

Property Value

ConvertToReference

True


Created in NX7.5.0.


Member Function Documentation

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



License requirements : None

Returns the direction object.

This function gets direction object of the pattern constraint
Created in NX7.5.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Returns the pattern section
Created in NX7.5.0.



License requirements : None

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



License requirements : None

Parameters:
referencereference
void NXOpen::SketchMirrorPatternBuilder::SetEndConstraint ( NXOpen::NXObject parent,
bool  isStart,
bool  constraint 
)

This function removes end constraint from the given mirror pattern
Created in NX7.5.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
parentParent object in base chain
isStartTRUE, if we want to remove the start end con
constraintTRUE to add the con, false to remove

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