New-MVObject (Project-MVObject)
Synopsis
Project a connector space object into the metaverse as a new object
Syntax
Description
The New-MVObject cmdlet (or its alias Project-CSObject) allows you to project a connector space object into the metaverse as a new metaverse object of a specified type
Parameters
-MVObjectType <String>
The type of metaverse object to create
Required?
true
Position?
1
Default value
Accept pipeline input?
false
Accept wildcard characters?
false
-CSObject <CSObject>
The connector space object to project
Required?
true
Position?
2
Default value
Accept pipeline input?
true
Accept wildcard characters?
false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about CommonParameters.
Examples
Project a connector space object
Project a connector space object using the Project-CSObject alias
Last updated