TBSRestrictAreaCollection Class¶
-
class
NXOpen.CAE.Optimization.TBSRestrictAreaCollection¶ Bases:
objectRepresents a collection of
NXOpen.CAE.Optimization.TBSRestrictAreaTo obtain an instance of this class, refer to
NXOpen.CAE.Optimization.TBSOptimizationSolutionNew in version NX8.0.0.
Methods¶
| Method | Description |
|---|---|
| FindObject | Finds a restrict area with the specified name within an optimization solution |
Method Detail¶
FindObject¶
-
TBSRestrictAreaCollection.FindObject¶ Finds a restrict area with the specified name within an optimization solution
Signature
FindObject(name)Parameters: name (str) – Returns: Return type: NXOpen.CAE.Optimization.TBSRestrictAreaNew in version NX8.0.0.
License requirements: cae_opt_topo (“NX Topology Optimization”) OR cae_opt_topobead (“NX Bead Optimization”) OR cae_opt_toposhape (“NX Shape Optimization”)