Sets the centerpoint of the mapping for texture-based appearances.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetCenterPoint( _
ByRef CenterPt As Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim CenterPt As Double
instance.SetCenterPoint(CenterPt)
|
C# | |
---|
void SetCenterPoint(
ref double CenterPt
) |
C++/CLI | |
---|
void SetCenterPoint(
& double% CenterPt
) |
Parameters
- CenterPt
- Array of doubles (x, y, z) representing the centerpoint of the mapping for texture-based appearances
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0