Sets the entities for the z axis of this coordinate system feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ISetZAxisEntities( _
ByVal Count As Integer, _
ByRef EntArray As Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICoordinateSystemFeatureData
Dim Count As Integer
Dim EntArray As Object
instance.ISetZAxisEntities(Count, EntArray)
|
C++/CLI | |
---|
void ISetZAxisEntities(
& int Count,
& Object^% EntArray
) |
Parameters
- Count
- Number of enties for the z axis
- EntArray
- in-process, unmanaged C++: Pointer to an an array of entities for the z axis
- VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0