Method Create

Create(EntityInfo, Point2D)

Creates a new instance of PlanarPointParams class

Declaration
public static PlanarPointParams Create(EntityInfo constructionPlaneInfo, Point2D coordinates)
Parameters
Type Name Description
EntityInfo constructionPlaneInfo

The EntityInfo of the construction plane

Point2D coordinates

The coordinates

Returns
Type Description
PlanarPointParams

The newly created instance of CubicalPointParams class

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next