FPoint3Clear Method
Clear the values on the specified point.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public static void Clear(
FPoint3 point
)
Public Shared Sub Clear (
point As FPoint3
)
No code example is currently available or this language may not be supported.
Parameters
- point FPoint3
-
Reference to the point to clear.