Application.NewPointRelativeToPoint
Description:
Create a PointRelativeToPoint object, which is used to define the placement of a ReferencePoint relative to a host point.
Create a PointRelativeToPoint object, which is used to define the placement of a ReferencePoint relative to a host point.
public PointRelativeToPoint NewPointRelativeToPoint(
Reference hostPointReference
)
-
hostPointReferenceThe reference of the host point.
Return Value
PointRelativeToPoint
If creation is successful then a new PointRelativeToPoint object is returned,
otherwise an exception with failure information will be thrown.
-
Thrown when the input argument hostPointReference isnullNothingnullptra null reference (Nothingin Visual Basic).