Click or drag to resize

DocumentNeedsRegeneration Property

Gets or sets whether this document requires to rebuild in SOLIDWORKS.

Namespace:  CADSharpTools.Core.Models
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public bool NeedsRegeneration { get; set; }

Property Value

Type: Boolean
See Also