PointRangeExpression

A type of parametric expression used in point ranges.

Example

application = cf.Application.getInstance()
project = application:NewProject()
    
    -- Create a plane wave source

planeWave = project.Contents.SolutionConfigurations.GlobalSources:AddPlaneWave(0,0)

Inheritance

The PointRangeExpression object is derived from the Dimension object.

Usage locations

The PointRangeExpression object can be accessed from the following locations: