CogoPointCollectionSetScaleZ Method

Overload List
 NameDescription
Public methodCode exampleSetScaleZ(IEnumerableObjectId, IEnumerableDouble) Sets ScaleZ for multiple CogoPoints with different values.
Public methodCode exampleSetScaleZ(IEnumerableObjectId, Double) Sets ScaleZ for multiple CogoPoints with the same value.
Public methodCode exampleSetScaleZ(ObjectId, Double) Sets ScaleZ for a single CogoPoint.
Top
See Also