CimPoint.DerivedPoint (property)

Gets the CimDerivedPoint child object.
Syntax: Set CimDerivedPoint = object.DerivedPoint
object.DerivedPoint = CimDerivedPoint
Description: CimPoint.DerivedPoint returns an object that can be used for setting the Derived Point information. Only valid when the points type is Global or Derived.

Examples

Dim dp as CimDerivedPoint
Set dp = MyPoint.DerivedPoint