 | IMeshDeformationDefinitionControlPointCount Property |
Returns the number of control points in the mesh deformation definition.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntaxint ControlPointCount { get; }ReadOnly Property ControlPointCount As Integer
Get
Dim instance As IMeshDeformationDefinition
Dim value As Integer
value = instance.ControlPointCount
Property Value
Type:
Int32
See Also