Gets the entities for the z axis for this coordinate system feature.  
             
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Function IGetZAxisEntities( _
   ByVal Count As System.Integer _
) As System.Object | 
| Visual Basic (Usage) |  | 
|---|
| Dim instance As ICoordinateSystemFeatureData
Dim Count As System.Integer
Dim value As System.Object
 
value = instance.IGetZAxisEntities(Count) | 
| C# |  | 
|---|
| System.object IGetZAxisEntities( 
   System.int Count
) | 
| C++/CLI |  | 
|---|
| System.Object^ IGetZAxisEntities( 
&   System.int Count
)  | 
Parameters
- Count
- Number of entities for the z axis
Return Value
- in-process, unmanaged C++: Pointer to an an array of entities for the z axis
VBA, VB.NET, C#, and C++/CLI: Not supportedSee In-process Methods for details about this type of method.
Remarks
 
            
            See Also
 
            Availability
SOLIDWORKS 2009 FCS, Revision Number 17.0