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 NormalDimension object.

Usage locations

The PointRangeExpression object can be accessed from the following locations: