Application.NewPointOnEdgeFaceIntersection
Description:
Construct a PointOnEdgeFaceIntersection object which is used to define the placement of a ReferencePoint given a references to edge and a reference to face.
Construct a PointOnEdgeFaceIntersection object which is used to define the placement of a ReferencePoint given a references to edge and a reference to face.
public PointOnEdgeFaceIntersection NewPointOnEdgeFaceIntersection(
Reference edgeReference,
Reference faceReference,
bool orientWithEdge
)
-
edgeReferenceThe edge reference.
-
faceReferenceThe face reference.
-
BooleanorientWithEdge
-
Thrown when the input argument edgeReference or faceReference isnullNothingnullptra null reference (Nothingin Visual Basic).