SetScaleZ Method

Overload List

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

See Also