Sets the entities for the z axis of this coordinate system feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ISetZAxisEntities( _
ByVal Count As System.Integer, _
ByRef EntArray As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICoordinateSystemFeatureData
Dim Count As System.Integer
Dim EntArray As System.Object
instance.ISetZAxisEntities(Count, EntArray) |
C# | |
---|
void ISetZAxisEntities(
System.int Count,
ref System.object EntArray
) |
C++/CLI | |
---|
void ISetZAxisEntities(
& System.int Count,
& System.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