pointAt()¶ Description¶ Description of the method type. Syntax¶ JSpointAt(Parameter: Number) -> Point3 Parameters¶ Parameter Type Default Value Mandatory Description Parameter Number — Description. Return value¶ Type Description Point3 Description of the Return value. Example¶ JS1 2let result = pointAt(value) console.info(result) See also Last update: 14 August 2025, 18:47