Samples (Geometry)
Description
Returns a SampleCollection containing each Sample object for this geometry.
Note: This property returns a SampleCollection, not an IDispatch object, which means that it will not give you access to the Geometry methods and properties, only the methods and properties that are available on Sample objects.
C# Syntax
// get accessor SampleCollection rtn = Geometry.Samples;
See Also
Examples
• See Geometry.Samples.1.vbs
Autodesk Softimage 2011