Application.NewPointOnFace
Description:
Construct a PointOnFace object which is used to define the placement of a ReferencePoint given a reference and a location on the face.
Construct a PointOnFace object which is used to define the placement of a ReferencePoint given a reference and a location on the face.
public PointOnFace NewPointOnFace(
Reference faceReference,
UV uv
)
-
faceReferenceThe reference whose face the object will be created on.
-
uvA 2-dimensional position.
-
Thrown when the input argument faceReference or uv isnullNothingnullptra null reference (Nothingin Visual Basic).