FPoint3(FPoint3) Constructor
Create a new Instance of the FPoint Item.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public FPoint3(
FPoint3 source
)
Public Sub New (
source As FPoint3
)
No code example is currently available or this language may not be supported.
Parameters
- source FPoint3
-
Reference to an instance of a FPoint to use for reference values.