CreatePartInstance(IGeoPart)
This will create an instance (not an independent copy) of the provided part. The use of
instanced parts for replication is highly recommended for memory and performance
reasons.
Declaration Syntax
public virtual IGeoPart CreatePartInstance(IGeoPart part)
Parameters
- part(IGeoPart)
The part to instance