CoverageBoundsCustomBoundary#
- class ansys.stk.core.stkobjects.CoverageBoundsCustomBoundary#
Bases:
ICoverageBounds
Custom Boundary.
Overview#
File containing user-defined points defining a specific grid region. |
|
A list of STK Objects to be used as part of the coverage area. |
Import detail#
from ansys.stk.core.stkobjects import CoverageBoundsCustomBoundary
Property detail#
- property CoverageBoundsCustomBoundary.region_files: CoverageRegionFilesCollection#
File containing user-defined points defining a specific grid region.
- property CoverageBoundsCustomBoundary.boundary_objects: ObjectLinkCollection#
A list of STK Objects to be used as part of the coverage area.