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