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

Represents a NXOpen.SketchMakeEqualBuilder builder. More...

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

Public Types

enum  EqualTypes { Radius, Length }
 equal type More...
 
- Public Types inherited from NXOpen.SketchMakeRelationBuilder
enum  RelationTypes {
  Coincident, Collinear, Horizontal, Vertical,
  Parallel, Perpendicular, EqualLength, EqualRadius,
  Symmetric, Tangent, MidpointAligned, PointOnString,
  TangentToString, PerpendicularToString
}
 the relation types More...
 

Properties

unsafe
NXOpen.SketchMakeEqualBuilder.EqualTypes 
EqualType [get, set]
 Returns or sets the equal type as NXOpen.SketchMakeEqualBuilder.EqualTypes More...
 
- Properties inherited from NXOpen.SketchMakeRelationBuilder
unsafe NXOpen.SelectNXObjectList LockObjects [get]
 Returns the lock objects. More...
 
unsafe NXOpen.SelectNXObjectList MotionObjects [get]
 Returns the motion object More...
 
unsafe NXOpen.SelectNXObject StationaryObject [get]
 Returns the stationary object More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.SketchMakeRelationBuilder
unsafe void SetCreateConstraints (bool createConstaints)
 Set Create Constraints. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.SketchMakeEqualBuilder builder.

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

Created in NX1847.0.0

Member Enumeration Documentation

equal type

Enumerator
Radius 
Length 

Property Documentation

unsafe NXOpen.SketchMakeEqualBuilder.EqualTypes NXOpen.SketchMakeEqualBuilder.EqualType
getset

Returns or sets the equal type as NXOpen.SketchMakeEqualBuilder.EqualTypes

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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