Gets or sets the displacement in the direction of the surface normal to add details to the geomtry of this material.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Displacement As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IDSPBRMaterial
Dim value As System.Double
instance.Displacement = value
value = instance.Displacement |
C# | |
---|
System.double Displacement {get; set;} |
C++/CLI | |
---|
property System.double Displacement {
System.double get();
void set ( & System.double value);
} |
Property Value
0.0 (default) < Displacement value (mm) < 500000.0
Remarks
See Also
Availability
SOLIDWORKS 2026 FCS, Revision Number 34