Click or drag to resize

PointListParameterItemSnapBasePointID Property

Gets or sets the ID of the parameter to be the reference point of the snap.

Namespace:  RootPro.RootProCAD.Command
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract int SnapBasePointID { get; set; }

Property Value

Type: Int32
See Also