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

Represents a NXOpen.Annotations.BaseSurfaceFinish builder More...

Inheritance diagram for NXOpen.Annotations.BaseSurfaceFinishBuilder:
NXOpen.Annotations.PmiAttributeBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.Annotations.DraftingSurfaceFinishBuilder NXOpen.Annotations.SurfaceFinishBuilder

Public Types

enum  ParanthesesType { None, Left, Right, Both }
 the valid parantheses types. More...
 
enum  ParenthesesType { None, Left, Right, Both }
 the valid parentheses types More...
 
enum  ToleranceOption {
  None, EqualBilateral, Bilateral, UnilateralPlus,
  UnilateralMinus, PlusLimitTwoLines, MinusLimitTwoLines, PlusLimitOneLine,
  MinusLimitOneLine
}
 the valid surface finish tolerance types More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Annotations.PmiAttributeBuilder
unsafe NXOpen.NXObject[] GetAttributeValues ()
 Returns the attribute values More...
 
unsafe void SetAttributeValues (NXOpen.NXObject[] attributeValues)
 Sets the attribute values More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Annotations.PmiAttributeBuilder
unsafe
NXOpen.Annotations.AssociatedObjectsBuilder 
AssociatedObjects [get]
 Returns the NXOpen.Annotations.AssociatedObjectsBuilder for the annotation More...
 
unsafe NXOpen.Annotations.Pmi Attribute [get, set]
 Returns or sets the NXOpen.Annotations.Pmi for this annotation More...
 
unsafe NXOpen.NXObject BusinessModifier [get, set]
 Returns or sets the business modifier More...
 
unsafe string KnowledgeFusionClassName [get, set]
 Returns or sets the knowledge fusion class name file, the default class is UG provided pmi KF class More...
 
unsafe
NXOpen.Annotations.LeaderBuilder 
Leader [get]
 Returns the NXOpen.Annotations.LeaderBuilder for the annotation More...
 
unsafe
NXOpen.Annotations.OriginBuilder 
Origin [get]
 Returns the NXOpen.Annotations.OriginBuilder for the annotation More...
 
unsafe
NXOpen.Annotations.StyleBuilder 
Style [get]
 Returns the NXOpen.Annotations.StyleBuilder for the annotation More...
 

Detailed Description

Represents a NXOpen.Annotations.BaseSurfaceFinish builder

This is an abstract class, and cannot be instantiated.

Created in NX7.5.0

Member Enumeration Documentation

the valid parantheses types.

This enum is deprecated.

Enumerator
None 

None

Left 

Left

Right 

Right

Both 

Both

the valid parentheses types

Enumerator
None 

None

Left 

Left

Right 

Right

Both 

Both

the valid surface finish tolerance types

Enumerator
None 

No tolerance

EqualBilateral 

Equal bilateral

Bilateral 

Bilateral

UnilateralPlus 

Unilateral plus

UnilateralMinus 

Unilateral minus

PlusLimitTwoLines 

Plus limit two lines

MinusLimitTwoLines 

Minus limit two lines

PlusLimitOneLine 

Plus limit one line

MinusLimitOneLine 

Minus limit one line


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