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

Represents a NXOpen.SketchSymmetricBuilder builder. More...

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

Properties

unsafe NXOpen.SelectNXObject CenterLine [get]
 Returns the center line. More...
 
unsafe bool ConvertCenterlineToReference [get, set]
 Returns or sets the function returns the flag to indicate if the centerline needs to be converted to reference 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 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...
 
- 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.SketchSymmetricBuilder builder.

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

Created in NX1847.0.0

Property Documentation

unsafe NXOpen.SelectNXObject NXOpen.SketchSymmetricBuilder.CenterLine
get

Returns the center line.

Used in the Symmetric constraint only

Created in NX1847.0.0

License requirements: None.

unsafe bool NXOpen.SketchSymmetricBuilder.ConvertCenterlineToReference
getset

Returns or sets the function returns the flag to indicate if the centerline needs to be converted to reference

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.