Overload List

  NameDescription
Public methodSetScaleZ(ObjectId, Double)
Sets ScaleZ for a single CogoPoint.
Public methodSetScaleZ(IEnumerable<(Of <<'(ObjectId>)>>), IEnumerable<(Of <<'(Double>)>>))
Sets ScaleZ for multiple CogoPoints with different values.
Public methodSetScaleZ(IEnumerable<(Of <<'(ObjectId>)>>), Double)
Sets ScaleZ for multiple CogoPoints with the same value.

See Also