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

Represents a NXOpen.Features.RadialDimension builder More...

Inheritance diagram for NXOpen.Features.RadialDimensionBuilder:
NXOpen.Features.DimensionBuilder NXOpen.Features.AdmBaseBuilder NXOpen.Features.FeatureBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ValueOption { Radius, Diameter }
 the option for radius or diameter More...
 

Properties

unsafe
NXOpen.GeometricUtilities.OrientXpressBuilder 
DimensionPlane [get]
 Returns the dimension plane More...
 
unsafe NXOpen.Point3d PickPoint [get, set]
 Returns or sets the pick point More...
 
unsafe
NXOpen.Features.RadialDimensionBuilder.ValueOption 
RadiusDiameterOption [get, set]
 Returns or sets the radius diameter option More...
 
- Properties inherited from NXOpen.Features.DimensionBuilder
unsafe
NXOpen.Annotations.OriginBuilder 
DimensionLocation [get]
 Returns the dimension location/placement controlled by the annotation origin block More...
 
unsafe
NXOpen.GeometricUtilities.FaceChangeOverflowBehavior 
FaceChangeOverflowBehavior [get]
 Returns the face change overflow behavior. More...
 
unsafe
NXOpen.Features.FaceRecognitionBuilder 
FacesToMove [get]
 Returns the faces being moved as part of the Linear Dimension command More...
 
unsafe
NXOpen.GeometricUtilities.SaveConstraintsBuilder 
SaveConstraints [get]
 Returns the SaveConstraints builder which is used by ADM Dimension Features. More...
 
unsafe NXOpen.Expression Value [get]
 Returns the value of the dimension More...
 
- Properties inherited from NXOpen.Features.AdmBaseBuilder
unsafe
NXOpen.Features.AdmBaseBuilder.SolveOptionType 
SolveOption [get]
 Returns the solve option More...
 
unsafe
NXOpen.Features.AdmBaseBuilder.UpdateMethodType 
UpdateMethod [get]
 Returns the Update method option More...
 
- Properties inherited from NXOpen.Features.FeatureBuilder
unsafe bool ParentFeatureInternal [get, set]
 Returns or sets whether or not the latest timestamped parent feature of this feature should be made internal More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Features.DimensionBuilder
unsafe NXOpen.Annotations.Dimension GetDimension ()
 The drafting dimension which is used as UI tool for dimension display. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Features.RadialDimension builder

To create a new instance of this class, use NXOpen.Features.FeatureCollection.CreateRadialDimensionBuilder

Created in NX6.0.0

Member Enumeration Documentation

the option for radius or diameter

Enumerator
Radius 
Diameter 

Property Documentation

unsafe NXOpen.GeometricUtilities.OrientXpressBuilder NXOpen.Features.RadialDimensionBuilder.DimensionPlane
get

Returns the dimension plane

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Point3d NXOpen.Features.RadialDimensionBuilder.PickPoint
getset

Returns or sets the pick point

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Features.RadialDimensionBuilder.ValueOption NXOpen.Features.RadialDimensionBuilder.RadiusDiameterOption
getset

Returns or sets the radius diameter option

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE") OR insp_programming ("INSPECTION PROGRAMMING")


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