2021 Property
Changes 0
P

View.SketchPlane

Description:
The sketch plane assigned to the view for model curve creation.
Remarks:
If this property is set in when the current work plane is visible, the updated work plane will not be shown until the current transaction is committed. Therefore it is recommended the Add-On commits the transaction before performing UI operations (for example, PickPoint).
public SketchPlane SketchPlane { get; set; }