NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.Features.EmbossTaper Class Reference

Represents a taper object. More...

Inheritance diagram for NXOpen.Features.EmbossTaper:

Public Member Functions

unsafe void SetAngle (string taperAngle)
 Taper angle expression formula string More...
 

Properties

unsafe NXOpen.Expression Angle [get]
 Returns the emboss taper angle More...
 
unsafe NXOpen.Expression BackAngle [get]
 Returns the emboss back taper angle the back angle expression More...
 

Detailed Description

Represents a taper object.

This class provides methods to set and get taper angle.

Following is default values:

Taper Angle 5.0 degrees

Created in NX4.0.0

Member Function Documentation

unsafe void NXOpen.Features.EmbossTaper.SetAngle ( string  taperAngle)

Taper angle expression formula string

Created in NX4.0.0

License requirements: solid_modeling ("SOLIDS MODELING")

Parameters
taperAngleTaper angle expression formula string

Property Documentation

unsafe NXOpen.Expression NXOpen.Features.EmbossTaper.Angle
get

Returns the emboss taper angle

Created in NX4.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.EmbossTaper.BackAngle
get

Returns the emboss back taper angle the back angle expression

Created in NX5.0.0

License requirements: None.


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