2027 Method
Changes 0
Name Return Type Description
O AppendShape(IList<GeometryObject>) None Appends the collection of GeometryObjects into the model shape representation stored in this DirectShape.
O AppendShape(ShapeBuilder) None Appends shape built by the supplied ShapeBuilderObject to shape representation stored in this DirectShape. The data stored in the supplied ShapeBuilder object will be cleared.
O AppendShape(IList<GeometryObject>, DirectShapeTargetViewType) None Appends the collection of GeometryObjects into the model or view specific shape representation stored in this DirectShape. Passing DirectShapeTargetViewType.Default as view type will cause the model shape to be updated.