HorizonPath
Path in the horizon. The length of the path as well as which types of horizon elements it contains are determined by the set of horizon options for which horizon data was generated. For information on how to manage horizon options see HorizonEngine.registerHorizonOptions and HorizonEngine.unregisterHorizonOptions.
For more information on horizon paths see HorizonEngine.
Constructors
Properties
List of geometry elements for this path.
Offset on the parent path of the stub where this path starts or null if there is no parent path.
Identifier of the parent path (0 if there is no parent path).
Functions
Returns all the horizon elements that belong to this path. Elements of the same type are provided in increasing order of the start offset.
Returns all the horizon elements of the specified type that belong to this path. The elements are provided in increasing order of the start offset.
Returns all the horizon elements of the specified types that belong to this path. Elements of the same type are provided in increasing order of the start offset.