NXOpen .NET Reference  12.0.0
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.FeatureBuilder NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

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.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...
 
unsafe bool PatchSolutionFlag [get, set]
 Returns or sets the patch solution flag More...
 
unsafe string PatchSurfaceFilename [get, set]
 Returns or sets the patch surface filename More...
 
unsafe string SurroundingPatchSurfaceFilename [get, set]
 Returns or sets the surrounding patch surface filename 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...
 

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.