Get floating-point array Attribute on Element. This method throws an exception if attribute is invalid.
Get floating-point array Attribute on Element. This method throws an exception if attribute is invalid.
public abstract double[] GetDoubleArray(DbAttribute);
Get floating-point array Attribute on Element. This method throws an exception if attribute is invalid.
public abstract double[] GetDoubleArray(DbAttribute,DbQualifier);
Deprecated- do not use. Use method with DbQualifier instead.
public abstract double[] GetDoubleArray(DbAttribute,int);
DbElement Class | Aveva.Pdms.Database Namespace