Property Quantity
Quantity
Quantity of the object.
Declaration
public double Quantity { get; set; }
Property Value
Type | Description |
---|---|
double |
Remarks
This information can be different than 1 only for linear objects, plane objects or objects that displays a dialog box asking for a quantity when they are placed and objects that do not have a graphic and that are not "numbered".
Any other objects from mentioned above will not be grouped as one object having a quantity higher than 1, even if they are identical. For the purpose of getting quantity of identical objects use Occurences property.