Proprietà DedAcadAssociaDwg.AlsoSubParts

DedNet

Proprietà DedAcadAssociaDwgAlsoSubParts

Restitusice o imposta se salvare anche le sotto-parti della parte in salvataggio (di default è true). Viene utilizzato solo nell'associa parte.

Namespace:  DedNetAcad
Assembly:  DedNetAcad (in DedNetAcad.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi
public bool AlsoSubParts { get; set; }
Public Property AlsoSubParts As Boolean
	Get
	Set
public:
property bool AlsoSubParts {
	bool get ();
	void set (bool value);
}
member AlsoSubParts : bool with get, set

Valore della proprietà

Tipo: Boolean
Vedi anche