Overload List
Name | Description | |
---|---|---|
![]() | SetScaleZ(ObjectId, Double) |
Sets ScaleZ for a single CogoPoint.
|
![]() | SetScaleZ(IEnumerable<ObjectId>, IEnumerable<Double>) |
Sets ScaleZ for multiple CogoPoints with different values.
|
![]() | SetScaleZ(IEnumerable<ObjectId>, Double) |
Sets ScaleZ for multiple CogoPoints with the same value.
|