Mutable Part Collection
A collection object that can be changed containing parts for a geometry. Each part is represented by a MutablePart.
Since
200.1.0
See also
Constructors
Properties
Functions
Link copied to clipboard
Inserts a part into the mutable part collection at the specified part index. The part index can be equal to the part count and this is equivalent to adding a part to the end of the collection.
Link copied to clipboard
Returns a part at the specified index in the collection.
Link copied to clipboard
Retrieves the position of the segment in the mutable part collection. The first segment that is equal to the supplied segment is returned.
Link copied to clipboard
Removes a part from the mutable part collection.
Link copied to clipboard
Replace a part in the mutable part collection at the specified part index.
Inherited functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard