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

Represents a NXOpen.SketchIgnoreRelationBuilder More...

Inheritance diagram for NXOpen.SketchIgnoreRelationBuilder:
NXOpen.SketchOperationBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe NXOpen.SelectNXObject GeometryOrDimension [get]
 Returns the geometry or dimension. More...
 
unsafe NXOpen.SelectNXObjectList RelationsToIgnore [get]
 Returns the relations to ignore. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.SketchOperationBuilder
unsafe NXOpen.SketchRelation[] FindRelations ()
 Calculate the relations needed based on the operation inputs. More...
 
unsafe void RelaxRelation (NXOpen.SketchRelation relation)
 Relaxes a relation found in the operation. More...
 
unsafe void RestoreOperation ()
 Clears all relaxed relations and locked objects (if present). More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.SketchIgnoreRelationBuilder

To create a new instance of this class, use NXOpen.SketchCollection.CreateIgnoreRelationBuilder

Created in NX1847.0.0

Property Documentation

unsafe NXOpen.SelectNXObject NXOpen.SketchIgnoreRelationBuilder.GeometryOrDimension
get

Returns the geometry or dimension.

The geometry or dimension is near the intended geometric relationship to be found and probably involves one of the geometric objects of that relationship.

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.SelectNXObjectList NXOpen.SketchIgnoreRelationBuilder.RelationsToIgnore
get

Returns the relations to ignore.

These relations are found by NXOpen.SketchOperationBuilder.FindRelations . One or more of those relations can be added to this list of relations to ignore.

Created in NX1847.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.