NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.CAE.Optimization.TBSShapeLinkCondition Class Reference

Represents the definition of link condition for shape restriction More...

Inheritance diagram for NXOpen.CAE.Optimization.TBSShapeLinkCondition:

Public Types

enum  ManufacturingOption {
  PlaneSymmetry, RotationSymmetry, SurfaceStamp, SurfaceTurn,
  SurfaceDrill, SurfaceDemold
}
 Defines the type of link condition More...
 

Properties

unsafe NXOpen.Expression Angle [get]
 Returns the angle for repeating segments or demold restrictions More...
 
unsafe
NXOpen.CAE.Optimization.TBSGroupDefinition 
DemoldGroup [get]
 Returns the surface nodes of demolding area More...
 
unsafe NXOpen.Direction Direction [get, set]
 Returns or sets the direction or the axis, which is avaliable when CAE.Optimization.TBSShapeLinkCondition.ManufacturingType is set to CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption.SurfaceStamp , or CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption.SurfaceDemold , or CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption.RotationSymmetry ,or CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption.SurfaceTurn , or CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption.SurfaceDrill More...
 
unsafe
NXOpen.CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption 
ManufacturingType [get, set]
 Returns or sets the manufacturing type More...
 
unsafe NXOpen.Plane SymmetryPlane [get, set]
 Returns or sets the symmetry plane, which is only available when CAE.Optimization.TBSShapeLinkCondition.ManufacturingType is set to CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption.PlaneSymmetry More...
 
unsafe NXOpen.Expression Tolerance [get]
 Returns the tolerance of symmetrical recognitions More...
 
unsafe NXOpen.Expression UndercutTolerance [get]
 Returns the undercut tolerance in the demolding area More...
 
unsafe bool UseCylindricalCsys [get, set]
 Returns or sets the option whether to use cylindrical coordinate system, which is avaliable whenCAE.Optimization.TBSShapeLinkCondition.ManufacturingType is set to CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption.SurfaceStamp More...
 
unsafe bool UseSplineToDefineSurface [get, set]
 Returns or sets the option whether to use surface parameters, which is avaliable whenCAE.Optimization.TBSShapeLinkCondition.ManufacturingType is set to CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption.SurfaceStamp , or CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption.SurfaceTurn , or CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption.SurfaceDrill More...
 

Detailed Description

Represents the definition of link condition for shape restriction

Created in NX8.5.0

Member Enumeration Documentation

Defines the type of link condition

Enumerator
PlaneSymmetry 

Plane symmetry referring to the plane which lies perpendicular to the given axis of the coordinate system

RotationSymmetry 

Rotation symmetry definition

SurfaceStamp 

Stampable surface definition

SurfaceTurn 

Turnable surface definition

SurfaceDrill 

Drillable surface definition

SurfaceDemold 

Demold surface definition

Property Documentation

unsafe NXOpen.Expression NXOpen.CAE.Optimization.TBSShapeLinkCondition.Angle
get

Returns the angle for repeating segments or demold restrictions

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.CAE.Optimization.TBSGroupDefinition NXOpen.CAE.Optimization.TBSShapeLinkCondition.DemoldGroup
get

Returns the surface nodes of demolding area

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Direction NXOpen.CAE.Optimization.TBSShapeLinkCondition.Direction
getset
unsafe NXOpen.CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption NXOpen.CAE.Optimization.TBSShapeLinkCondition.ManufacturingType
getset

Returns or sets the manufacturing type

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: cae_opt_toposhape ("NX Shape Optimization")

unsafe NXOpen.Plane NXOpen.CAE.Optimization.TBSShapeLinkCondition.SymmetryPlane
getset

Returns or sets the symmetry plane, which is only available when CAE.Optimization.TBSShapeLinkCondition.ManufacturingType is set to CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption.PlaneSymmetry

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: cae_opt_toposhape ("NX Shape Optimization")

unsafe NXOpen.Expression NXOpen.CAE.Optimization.TBSShapeLinkCondition.Tolerance
get

Returns the tolerance of symmetrical recognitions

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.CAE.Optimization.TBSShapeLinkCondition.UndercutTolerance
get

Returns the undercut tolerance in the demolding area

Created in NX8.5.0

License requirements: None.

unsafe bool NXOpen.CAE.Optimization.TBSShapeLinkCondition.UseCylindricalCsys
getset

Returns or sets the option whether to use cylindrical coordinate system, which is avaliable whenCAE.Optimization.TBSShapeLinkCondition.ManufacturingType is set to CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption.SurfaceStamp

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: cae_opt_toposhape ("NX Shape Optimization")

unsafe bool NXOpen.CAE.Optimization.TBSShapeLinkCondition.UseSplineToDefineSurface
getset

Returns or sets the option whether to use surface parameters, which is avaliable whenCAE.Optimization.TBSShapeLinkCondition.ManufacturingType is set to CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption.SurfaceStamp , or CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption.SurfaceTurn , or CAE.Optimization.TBSShapeLinkCondition.ManufacturingOption.SurfaceDrill

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: cae_opt_toposhape ("NX Shape Optimization")


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