Sets the face or plane on which to place the library feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetPlacementPlane( _
ByVal PDispIn As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ILibraryFeatureData
Dim PDispIn As System.Object
instance.SetPlacementPlane(PDispIn) |
C# | |
---|
void SetPlacementPlane(
System.object PDispIn
) |
C++/CLI | |
---|
void SetPlacementPlane(
& System.Object^ PDispIn
) |
Parameters
- PDispIn
- Face or plane on which to place the library feature
Remarks
See Also
Availability
SOLIDWORKS 2006 FCS, Revision Number 14.0