GetPointAllowedValues Method (IDynamicBlockInstanceProperty)
Gets arrays of allowed point values for this property.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub GetPointAllowedValues( _
dsDoubleArray* X_DblArray As System.Object, _
dsDoubleArray* Y_DblArray As System.Object, _
dsDoubleArray* Z_DblArray As System.Object _
) |
Parameters
- X_DblArray[out]
- Array of x-coordinates
- Y_DblArray[out]
- Array of y-coordinates
- Z_DblArray[out] or Return Value
- Array of z-coordinates
Remarks
See Also
Availability
DraftSight 2021 SP0